Difference between revisions of "Cvs-import.sh"
From SME Server
Jump to navigationJump to searchm |
|||
Line 3: | Line 3: | ||
If you need it then do (you can use any module that you want) : | If you need it then do (you can use any module that you want) : | ||
− | cvs -z3 -d:ext:shell.koozali.org:/ | + | cvs -z3 -d:ext:shell.koozali.org:/cvs/smeserver co -P dar |
after that you can call it by | after that you can call it by |
Latest revision as of 05:27, 18 November 2017
This script is needed when you want to import a srpm in the buildsrv, sometime it can be not present in your cvs module folder
If you need it then do (you can use any module that you want) :
cvs -z3 -d:ext:shell.koozali.org:/cvs/smeserver co -P dar
after that you can call it by
~/rpms/dar/common/cvs-import.sh
the usage is
./common/cvs-import.sh -b "contribs9" -m "Initial import to V9" "smeserver-packagename.srpm"