More and more people are turning to SVN from cvs
Posted by helen Fri, 09 Feb 2007 20:42:00 GMT
More and more people are turning to SVN from cvs
Subversion is an open source application for revision control(or version control). Also commonly referred to as svn or SVN, Subversion is designed specifically to be a modern replacement for CVS and shares a number of the same key developers.
“Subversion is meant to be a better CVS, so it has most of CVS’s features. Generally, Subversion’s interface to a particular feature is similar to CVS’s, except where there’s a compelling reason to do otherwise.”
—– from the official Subversion web site.
- Answers.com On SVN(Great details from Wikipedia)
- If you want to setup SVN server and client on Windows, 1-Click SVN Setup is great for you. Otherwise, if you just need a client to get code source from other SVN server, you can just install Plugin for Windows Explorer - TortoiseSVN, implemented as a windows shell extension.
Examples: Google Code Projects are using SVN.
