On Sun, 2002-06-30 at 09:17, Jeremy Quinn wrote: > Hi All, > > Sorry about this, could someone help me with a bit of CVS. >
<snip/> > cd $COCOON/src/scratchpad/webapp/mount/editor/editor/docs/ > cvs add slash-edit.css > .... > cvs server: cannot add file on non-branch tag HEAD > > > The files were checked out using: > > cvs -z3 checkout -r HEAD xml-cocoon2 > > and updated using: > > cvs -z3 update -d -P xml-cocoon2 It looks like there's some "sticky" tags associated with the "docs" directory. Try this from your top-level cocoon directory, what you call $COCOON in your original note. cd $COCOON cvs -z3 update -A # This will reset any sticky CVS tags Then try your "cvs add" again. -- Rick Tessner [EMAIL PROTECTED] "Breathe. Breathe again. Keep doing that." - #1 rule in diving --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]