10/15/05
Installing and using Subversion on Windows with Eclipse -
Categories: Eclipse Platform, CVS, Subversion, Eclipse plug-ins, Tutorials -
admin
@ 08:26:47 am
![]() |
I want to move from CVS to Subversion. Both are version control systems, but Subversion is a better CVS as explained in this article. For us, the main reason to switch from CVS to Subversion is that files and directories can be renamed or moved and directories are versionned as files. So the first questions are: how to install Subversion on Windows? What about the Subversion integration with Eclipse. This blog note will try to answer these questions. In a next note, I will deal with CVS to Subversion repository conversion using cvs2svn tool. |
