Dropbox and SVN
Posted on February 8, 2010
For those of you who have Dropbox accounts and need some SVN hosting that can’t be Open Source, I came across a novel idea that I think you’ll like.
Basically, all you need to do is create a SVN repository in a subfolder of your dropbox. So, for example it might be:
svnadmin create /Users/username/Dropbox/some/secret/project/trunk
Then, you just use that repository from your command line or IDE and Dropbox will make a backup of it in the background as you go along. If there’s more than one person working on it, all you have to do is share the folder with that person on Dropbox, and voila, source control for the masses.
Also, don’t forget if you have Time Machine, or some other backup software, there will be an incremental backup in that too - so you’ll have a local backup too.
» Filed Under Uncategorized
Comments
3 Responses to “Dropbox and SVN”
Leave a Reply
Все фоты просто отпад…
For those of you who have Dropbox accounts and need some SVN hosting that can’t be Open Source, I came across a novel idea that I think you’ll like…..
Я извиняюсь, но, по-моему, Вы не правы. Могу это доказать. Пишите мне в PM, поговорим….
svnadmin create /Users/username/Dropbox/some/secret/project/trunk
Then, you just […….
Авторитетный ответ, познавательно……
Basically, all you need to do is create a SVN repository in a subfolder of your dropbox…..