| Author |
how subversion works
|
Mary Wallace
Ranch Hand
Joined: Aug 25, 2003
Posts: 138
|
|
Hello Author, Can you pls explain to us how subversion works? is there a learning curve? I tried to learn cvs but kinda too confusing to me/
|
 |
Alexandru Popescu
Ranch Hand
Joined: Jul 12, 2004
Posts: 995
|
|
Mary a good intro about subversion can be found in the free book available on their site. -- ./pope [the_mindstorm]
|
blog - InfoQ.com
|
 |
somkiat puisungnoen
Ranch Hand
Joined: Jul 04, 2003
Posts: 1312
|
|
|
Version Control with SubVersion
|
SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
|
 |
Jeff Machols
author
Ranch Hand
Joined: Sep 07, 2004
Posts: 43
|
|
Mary - The biggest problem people have is Atomic commits. Once you get by that, it should be smooth sailing. You can get chapter from manning's web site, this explains the difference and will hopefully get you going http://www.manning.com/catalog/view.php?book=machols&item=chapters
|
Author of <a href="http://www.amazon.com/exec/obidos/ASIN/1932394362/ref=jranch-20" target="_blank" rel="nofollow">Subversion in Action</a>
|
 |
Jeff Machols
author
Ranch Hand
Joined: Sep 07, 2004
Posts: 43
|
|
|
Also - the book does more than just explain the commands, it gives examples of when and how to use them when you develop so you see how version control fits into to programming
|
 |
 |
|
|
subject: how subversion works
|
|
|