> From: Jeremy Quinn [mailto:[EMAIL PROTECTED]]
> 
> Hi All,
> 
> Sorry about this, could someone help me with a bit of CVS.
> 
> I have a new version of SourceWritingTransformer and associated
> files ready to commit and I am having problems I cannot solve.
> 
> I am trying to add files to the repository:
> 
> 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

HEAD is not a branch :(

Use:

cvs -z3 checkout -A xml-cocoon2



Vadim


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to