SVN Create Project allows you to create a new svn project using an initial project dir.
Usage:
svncrpr -d repository src-project-dir dst-project-dir
svncrpr -fd repository project-dir
-d repository
-f Force that src and dst (check out dir) are the same.
Backup src-procet-dir to src-project-dir + postfix "_init"
-h this help
-v version
Samples:
svncrpr -d svn://myserver.com project_init_dir project_dir
svncrpr -d /usr/local/rep project_init_dir project_dir
svncrpr -fd /usr/local/rep project_dir
Note:
To get the required svn privileges, contact your svn admin.
Requirements:
· Bug Fix: In Release 0.1 it was able to chose a non directory as project source
· More checks and messages: All action done in subversion repository are check and the program exits when one fails
Product's homepage
Requirements:
· Bug Fix: In Release 0.1 it was able to chose a non directory as project source
· More checks and messages: All action done in subversion repository are check and the program exits when one fails