I don't know how CVS came to be missing the devel branch.
[warren@ibmlaptop iptstate]$ ls
common CVS FC-1 FC-2 import.log Makefile RHL-8 RHL-9
[warren@ibmlaptop iptstate]$ cd common/
[warren@ibmlaptop common]$ ls
CVS cvs-import.sh Makefile Makefile.common tobuild
[warren@ibmlaptop common]$ ./cvs-import.sh /tmp/iptstate-1.4-1.fc3.src.rpm
Checking out the modules file...
Module 'iptstate' already exists...
Checking out module: 'iptstate'
Unpacking source package: iptstate-1.4-1.fc3.src.rpm...
find: devel: No such file or directory
./cvs-import.sh: line 283: devel/sources.new: No such file or directory
./cvs-import.sh: line 284: devel/.cvsignore.new: No such file or directory
mv: cannot move `tmpVL7603/iptstate-1.4-optflags.patch' to
`devel/iptstate-1.4-optflags.patch': No such file or directory
./cvs-import.sh: line 310: pushd: devel: No such file or directory
cvs add: nothing known about iptstate-1.4-optflags.patch
A iptstate-1.4-optflags.patch
./cvs-import.sh: line 330: popd: directory stack empty
mv: cannot move `tmpVL7603/iptstate-1.4.tar.bz2' to
`devel/iptstate-1.4.tar.bz2': No such file or directory
./cvs-import.sh: line 310: pushd: devel: No such file or directory
L iptstate-1.4.tar.bz2
./cvs-import.sh: line 330: popd: directory stack empty
mv: cannot move `tmpVL7603/iptstate.spec' to `devel/iptstate.spec': No
such file or directory
./cvs-import.sh: line 310: pushd: devel: No such file or directory
cvs add: nothing known about iptstate.spec
A iptstate.spec
./cvs-import.sh: line 330: popd: directory stack empty
./cvs-import.sh: line 333: pushd: devel: No such file or directory
mv: cannot stat `sources.new': No such file or directory
mv: cannot stat `.cvsignore.new': No such file or directory
make: *** No rule to make target `upload'. Stop.
ERROR: Uploading the source tarballs failed!
"mkbranch -s FC-2 devel iptstate" also seems to fail on the server.
[wtogami@cvs-int wtogami]$ /cvs/extras/CVSROOT/mkbranch -s FC-2 devel
iptstate
Creating new module branch 'devel' for 'iptstate' from branch 'FC-2'...
ERROR: Tag devel-split is not in a valid tag format
cvs rtag: Pre-tag check failed
cvs [rtag aborted]: correct the above errors first!
ERROR: Branch split tag for iptstate/FC-2 could not be created
Any suggestions?
Warren Togami
wtogami@xxxxxxxxxx