View Single Post
  #2  
Old 10-04-2003, 05:41 PM
mangoo
Items Master
 
Join Date: Apr 2003
Posts: 293
Default

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.
Reply With Quote