Hacker News new | ask | show | jobs
by eadmund 382 days ago
> Keeping code in Dropbox kinda sucks even with 1 or .5 developers though. That said, yeah, a regular old git or (I assume, never used it) svn seems fine.

What you do is store the git repo in Dropbox, and developers just use it as a remote. With backups, this could actually go a reasonably long time, although I personally wouldn’t suggest it.

1 comments

I think an easier option would be to buy a vps and just use ssh.