On Jul 14, 2:28 am, Dave Fitch <[email protected]> wrote: > Does anyone know where a version control beginner can find a good how- > to for Subversion? I've had a copy for a while and am sort-of using > it, but I feel like I've not really got a clue what I am doing. I've > gone through the online tutorials/help but still don't feel that > confident.
http://svnbook.red-bean.com/ And to help, get a SVN repo and a client. Free repos can be obtained from many places. Here's a couple: http://projectlocker.com/ http://code.google.com/hosting/createProject And some free SVN clients: http://code.google.com/p/svnx/ Subclipse (plugin for Eclipse) Commercial offerings are plentiful. Once you have something to play with, it is a lot easier to figure it out. BTW, *any* source control management is better than none at all. --steve -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
