Click to See Complete Forum and Search --> : Version control system + linux


Tischnoetentoet
August 31st, 2005, 09:01 AM
Hi all,

For school, we need to create a project and use some kind of version control. One of us has a linux server at home. We want to use that server and VSS (Visual Source Safe), but it doesn't run on a linux machine.

Do you know a product that is integrated into the visual studio group and works on linux?

Thanks!

usman999_1
August 31st, 2005, 09:12 AM
Well, we use cvs. For Windows you can get a client like WinCVS. I dont know if you can integrate it with VS.
HTH,
Regards,
Usman.

cilu
August 31st, 2005, 11:32 AM
[ moved thread ]

MrViggy
August 31st, 2005, 03:40 PM
A quick search of the Net yielded this:

http://www.codeproject.com/macro/CVS_with_VSNET.asp

Viggy