On Thu, Jan 29, 2009 at 3:15 PM, James Pickens <jepicken@xxxxxxxxx> wrote: > Greg Hauptmann <greg.hauptmann.ruby@xxxxxxxxx> wrote: >> Do you recommend "git" (over svn) for a 1-person team??? > > Yes, emphatically. I do it myself all the time. +1! - offline work on your laptop - "git stash" - keep various branches (experimental, feature, stable...), with untold flexibility for cherrypicking, merges, etc - bisect! - visualise things with gitk - search with gitk for specific bits of code, changes (pickaxe), etc once you start... it's a bit addictive... m -- martin.langhoff@xxxxxxxxx martin@xxxxxxxxxx -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html