CVS is a system of storing source code to coordinate among a group of people (aka devs). It is also accessable by the community (read-only). VS.NET is a compiler to create binaries from source code. If you are using Windows, you need WinCVS to pull source from the server. VS.NET is a program by Microsoft and is expensive. My suggestion would be to ask someone nicely to send you the binaries or wait for the 5.0 release.
|