Showing posts with label version control. Show all posts
Showing posts with label version control. Show all posts

Friday, December 13, 2013

SubVersion Tips

To checkout a repository (example):
svn co --username [seu_usuario] https://zurbb.codespaces.com/svn/buusapp/android/trunk android2.0
"seu_usuario" = username
"android2.0" = new folder to where the files will be downloaded