View Full Version : where to start with subversion
nephish
March 10th, 2007, 04:15 PM
hello there,
i have been wanting to get started with subversion. The problem is, i cannot seem to find a good tutorial about how to get started. Everything i find seems to assume i already know the terminology ( checkout & such ) or that i am migrating from csv.
Does anyone know a good newbie tutorial on starting to implement a revision control system for a couple of projects that i want to use this for ?
thanks
temba
March 10th, 2007, 05:27 PM
Hi there,
check this subversion HOWTO (http://developer.berlios.de/docman/display_doc.php?docid=394&group_id=2#checkssh/), maybe it can help a bit.
Perhaps this link (http://svnbook.red-bean.com/) is even better.
I myself plan on trying out subversion soonish.
Let us know how it went or if you find any better docs.
cheers
yarox
March 10th, 2007, 05:27 PM
Hi, have you tried the book Version Control with Subversion? There's a free online edition here (http://svnbook.red-bean.com/index.en.html). It's a bit dense, but it has all you have to know. Then, this cheatsheet (http://www.abbeyworkshop.com/howto/misc/svn01/) may be useful.
CrazyTn
March 10th, 2007, 05:50 PM
I have just started using Subversion, here are some useful links:
https://help.ubuntu.com/community/Subversion
http://artis.imag.fr/~Xavier.Decoret/resources/svn/index.html
http://www.abbeyworkshop.com/howto/misc/svn01/
nephish
March 10th, 2007, 06:44 PM
thanks for all the help, gents, i do not have the book, but will likely order it.
i appreciate all the links, i used a combo of some of them and am at least off the ground. lots to learn
thanks again
pmasiar
March 10th, 2007, 06:56 PM
get started with subversion. ... good tutorial about how to get started. Everything i find seems to assume i already know the terminology ( checkout & such ) ...
Does anyone know a good newbie tutorial on starting to implement a revision control system for a couple of projects that i want to use this for ?
http://svnbook.red-bean.com/ is IMHO very good book - and you can even buy it! It has a chapter showing how to use different SVN commands during typical program tasks.
If I have problems understanding basic terminology, wikipedia helps me to get back on track. http://en.wikipedia.org/wiki/Version_control article has good glossary of basic terms.
WW
March 10th, 2007, 06:58 PM
You can also get help in the #svn IRC channel.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.