Go git, particularly if this is your first scm, that way you don't have to unlearn svn or cvs. My team recenty switched to git from svn. Took about a day to retrofit our cap script collection without any real gotchyas related to git.
Works seamlessly with github, where you can get private git hosting for <$8/mo Definately check out the remote cache deploy method! On Jan 28, 2009, at 3:50 PM,f Greg Hauptmann <[email protected] > wrote: > Hi all, > > Can I ask whether you recommend "git" for a one-man Rails project, > taking into account (a) version controlling aspect and (b) > integration with capistrano? > > One positive for "git" seems to be I could commit whilst working > "offline" on my laptop & benefit from this, but I'm not sure whether > from a capistrano point of view whether svn is easier than "git" or > not (I would assume at this point in time they'd be just under the > bonnet source control repositories & it wouldn't make a difference, > but just checking) > > thanks > > > > > -- > Greg > http://blog.gregnet.org/ > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
