User Tools

Site Tools


cs:svn
Return to Home page

SVN

Useful command for svn subversioning system

http://odyniec.net/articles/ubuntu-subversion-server/

Creation of a new repository

In the server where svn was installed

svnadmin create /path/svn_dir/repository_name

If a project exists use this command to import all the file of the project located in the directory repository_name

svn import -m "<Message>" repository_name svn+ssh://<username>@<server name or IP>/path/svn_dir/repository_name

If you found any error, or if you want to partecipate to the editing of this wiki, please contact: admin [at] skenz.it

You can reuse, distribute or modify the content of this page, but you must cite in any document (or webpage) this url: https://www.skenz.it/cs/svn?do=
/web/htdocs/www.skenz.it/home/data/pages/cs/svn.txt · Last modified: 2024/04/08 22:35 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki
Privacy Policy