SVN

Friday, January 21, 2011


To import already existing code to SVN repository:

1. Create a new SVN repository

svnadmin create path-to-repository

2. import to this newly created repository
svn import -m "INITIAL REVISION" repository-name svn+ssh://username@host/path-to-repository

Posted by Posted by WL at 11:00 AM
Categories:

 

0 comments:

 
>