Thursday, March 01, 2007

eclipse CVS repository

Although i generally use VIM for cooding for some purposes i use eclipse.. one is a project from a colleague.

Normally i have a workspace on my own Computer while i link the project directories directly to the Server Share. That worked quite good, until now. The project is managed through CVS (although i am a fan of SVN), but eclipse has a built in CVS Client. Ok i thought, but with linked Directories i was not able to get it working.

I had to change the Project to sit directly on the Server share, not my workspace, and now it works as suspected.