CVS on VS.NET

Hi Guys,

I am currently working on a large project developed in C#.
everything was ok as long as I was developing alone. But due to the success we had on our presentation and the increased features the customer is requesting the team grew and now I've endet up having 5 programmers working with me but not having a CVS System online and working

I tried Visual Source Safe, it's really good and works. As long as you are on a local area network. That would works fine as long as we would be in the same building. But unless we havent enough office room for 5 developers we are mainly working @ home (much better). But VSS can't be used over the internet because it is not capable of TCP/IP

I now tried to setup a VPN server and connect through VPN, but that didn't work out too well because most of my team enountered problems having 2 VPN connetions online without interrupting each other (we connect to the net through DSL.. that's the second VPN tunnel)

So.. Now we are trying to get something else.
We tried the demo of sourcegear "SourceOff Site" but that thing isn't working at all or when we can connect it crashes our devenv in an 5 minutes interval.

But ok, we were just testing and SourceOff Site failed that test.

Do you know any good CVS system like Visual Source Safe that integrates into VS.NET and is capable of TCP/IP connections to the server?

greetings UNI
[1475 byte] By [Illuvatan] at [2007-11-18 19:16:35]
# 1 Re: CVS on VS.NET
Ok, I just wanted to update this.

Yesterday I found a great piece of free software providing me with the CVS features I needed. It is called Subversion (SVN) and there is a really great Interface called Turtoise SVN that implements the CVS system as an explorer shell extension.

so it can be used for everything.

greetings UNI
Illuvatan at 2007-11-10 3:33:01 >