Solution to Sync projects between laptop and desktop?
I was just wondering what is the usual solution for synchronizing solutions between laptop/desktop (or maybe in another case between home/work) ? I was thinking an svn repo. would do the job, but where to find free hosting, or can I host it myself?
pseudorandom21
Practically a Posting Shark
890 posts since Jan 2011
Reputation Points: 216
Solved Threads: 111
Hey I found an awesome hosting website, unfuddle.com
It seems to be exactly what I wanted, and appears to feature an unlimited number of subversion repos.
pseudorandom21
Practically a Posting Shark
890 posts since Jan 2011
Reputation Points: 216
Solved Threads: 111
There are a lot of websites out there which provide source code hosting. Few of them are Google Code (supports svn, hg, git), Github (git) and Bitbucket (hg + private repositories).
Github is pretty famous (in terms of activity) and Bitbucket is the only one AFAIK which provides unlimited private repos.
~s.o.s~
Failure as a human
11,938 posts since Jun 2006
Reputation Points: 3,281
Solved Threads: 733
unfuddle seems like the best for private SVNs.
pseudorandom21
Practically a Posting Shark
890 posts since Jan 2011
Reputation Points: 216
Solved Threads: 111