A little correction related to Peters comment above. Git is roughly about 3.5 years old. It's a novel approach at VCS based on the mature concept of distributed systems.
Anyway, like everyone said Git is technologically sound, has a nice design with great approach, has a lot of great companion tools and services and has the momentum with the backing of an excellent community. You don't even have to set up a server to use it.. In short, I would also recommend Git. Gaveen Prabhasara http://gaveen.owain.org http://www.prabhasara.com http://twitter.com/gaveen On Thu, Jan 29, 2009 at 10:09 AM, Peter Booth <[email protected]>wrote: > svn is the result of a 25 year old design (rcs --> cvs --> svn)git is > about 1 year old > > I would certainly choose git > > > On Jan 28, 2009, at 6:50 PM, Greg Hauptmann 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 -~----------~----~----~----~------~----~------~--~---
