Use subversion on Dropbox steps

這麼一來, 可以用 Dropbox 的地方就可以輕鬆的 check out code 了

svn checkout command

svn co file:///Users/rimmon/Dropbox/SVN

 

for example on host A , create a  svn repository “SVN” on Dropbox folder :

add some sample project …

on host B , check the info. about SVN repos. , and checkout the SVN repos.