How to use SVN for beginners
|
|
surface from Linux by Examples has written two 'getting started for SVN' articles that I find it interesting and useful for beginners.
The article covers important SVN operation (checkout,diff,update,import, check in) necessary for managing a software project.
Here's the link to the article :
What is SVN (Subversion)
SVN or subversion is an open source tool used for revision control system similar to CVS. It is widely use by popular open source project such as Apache, KDE, Gnome, Python and Samba as their version control program.
Open Source repository site like SourceForge and Google Code Project Hosting provides SVN hosting for free and open source project.
Visit SVN (Subversion) Official website for more information about the system.
Tags: svn, subversion, cvs, version control, opensource, open source
Keep updated with this website! : Subscribe to your email
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.














April 19th, 2007 at 9:35 am
[...] How to use SVN for beginners [...]
April 20th, 2007 at 5:34 pm
[...] How to use SVN for beginners [...]
July 19th, 2008 at 10:11 am
[...] SVN – Sub Version Source Control for Managing your code. Tutorial on how to use SVN http://blog.mypapit.net/2007/04/how-to-use-svn-for-beginners.html Google Provides online free SVN repository at [...]