Cvs-import.sh
From SME Server
Jump to navigationJump to searchThis 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"