- Subversion, the great version control system!
I've been studying SVN and learn how to use it for days. It's really a great version control system. Powerful, robutst and easy to use. Heh, further more, it's free and open source. I use software package combination as following:
svn http://subversion.tigris.org/files/documents/15/34093/svn-1.4.0-setup.exe - TortoiseSVN http://tortoisesvn.tigris.org/
- svnserve http://tortoisesvn.net/docs/release/TortoiseSVN_zh_CN/tsvn-serversetup-svnserve.html
- SVNService http://tortoisesvn.tigris.org/files/documents/406/29202/SVNServiceDT.zip (this file may be unusable, :)TortoiseSVN is a friendly GUI, through which you can manage your code easily. svnserve is the service of SVN. It's small and effective, so I choosed it. But it can't start as a system service in Windows. So I use SVNService to wrap it.
:)
I've knew SVN for a long time. But this is the first time I try it. Articles about SVN are all over the web. So, I just shut up. Hallelujah! Our version control system.
No comments:
Post a Comment