On Wed, Jan 28, 2015 at 1:40 PM, Chris Angelico <ros...@gmail.com> wrote: > On Thu, Jan 29, 2015 at 5:47 AM, Chris Kaynor <ckay...@zindagigames.com> > wrote: >> I use Google Drive for it for all the stuff I do at home, and use SVN >> for all my personal projects, with the SVN depots also in Drive. The >> combination works well for me, I can transfer between my desktop and >> laptop freely, and have full revision history for debugging issues. > > I just do everything in git, no need for either Drive or something as > old as SVN. Much easier. :)
Git doesn't help if you lose your files in between commits, or if you lose the entire directory between pushes. -- Devin -- https://mail.python.org/mailman/listinfo/python-list