Overview
Raise a chore for the conversion of an existing CVS repository to a Subversion repository.
Details
DO NOT ATTEMPT TO DO THIS YOURSELF. RAISE A CHORE. YOU HAVE BEEN WARNED.
Lock the CVS repository
| Code Block |
|---|
cd ~FOO mv scm scm-cvs chmod go-ws -R scm-cvs |
Convert the repository
| Code Block |
|---|
/usr/local/cvs2svn/cvs2svn -s scm-svn scm-cvs |
Configure the model
This can only be done by OpenXource at present. Hence the chore.
