sudo apt-get install subversion
sudo svn checkout <repo-url>
svn commit -m "commit message"
svn add <filename>
svn up
No comments:
Post a Comment