SourceForge began to fully support Subversion. This is really good news. It indicates that the era of CVS dominance is approaching, and the SVN era is approaching.
Compared with CVS, SVN is indeed very powerful, just as it was designed to replace CVS, and its goal is almost achieved.
You can view the specific features on the official Subversion website. There is no need to provide a short English sentence for poor translation.
The official Chinese website is here, but the network communication on this website is too bad. I cannot go to the website for five days in a week :(
Fortunately, a website provides a free and awesome SVN book. You can choose to view or download a PDF file online. You can also download a Chinese version, which is required by SVN users.
If you are still skeptical about SVN, you can view an article on comparing functions of various Version Control Systems written by a foreign user. I believe you will not doubt SVN any more.
Can't read English? Fortunately, some netizens expressed the native English SVN feature in the native Chinese, and compared it with Chinese and English.
At this moment, you are eager to try the charm of SVN, but the current project has been built on CVS. Don't worry. Here is an article about how to convert CVS Repository to SNV. The conversion method comes from this program http://cvs2svn.tigris.org /.
I will not describe how to use SVN here. The official book is the best tutorial. There are a lot of articles on installation and use on the Internet for reference. Here we will briefly list several SVN-Assisted Software:
1. SubVersion, from http://subversion.tigris.org/download, is to implement the service system software, must install.
2, TortoiseSVN, from the http://tortoisesvn.tigris.org/download, is a very good SVN client program, for windows shell program integrated to windows Resource Manager and file management system Subversion client, very convenient to use, the commit action becomes as convenient as Winrar right-click compression.
32.16svnservice.exe, from http://dark.clansoft.dk /~ MBN/svnservice/download is an entry program designed for subversion mounting as a Win32 service.
4. Download ankhsvn from http://ankhsvn.tigris.org/. this is a plug-in dedicated to providing SVN for Visual Studio.
5. subversive, from callback.
6, there are a lot of SVN related tools and the use of tip introduction, you can view on the official link page, address: http://subversion.tigris.org/links.html