Okay, it seems to work for me if I use -t nonfree, but this does not
make any sense at all because I have modified the cvs-import.sh script
like so:
--- common/cvs-import.sh 3 May 2008 15:08:17 -0000 1.3
+++ common/cvs-import.sh 3 Jun 2008 14:27:18 -0000
@@ -60,7 +60,7 @@
Imports a package into the cvs repository. Will use the following defaults:
CVSROOT = $CVSROOT
BRANCH = ${BRANCH:-devel}
-CVSTREE = ${CVSTREE:-free}
+CVSTREE = ${CVSTREE:-nonfree}
And I still get some errors:
touch: cannot touch `/cvs/nonfree/tags/sdlmess': Permission denied
chmod: cannot access `/cvs/nonfree/tags/sdlmess': No such file or directory
/cvs/nonfree/CVSROOT/tag-check: line 183: /cvs/nonfree/tags/sdlmess:
Permission denied