[cvsnt] Problem checking out a clean tagged revision on a branch
Tony Hoyle
tony.hoyle at march-hare.com
Mon Aug 7 19:17:59 BST 2006
Tim Chippington Derrick wrote:
> cvs -d :sspi:server:2401:/main export -r V1_1_2 -- module (in directory
> C:\users\xxx\yyy\module)
> cvs [export aborted]: no such tag V1_1_2
>
> If I look at any of the files' status information (e.g. cvs status -v --
> filename.cpp) then I can see the correct tags etc on the file. So what
> am I doing wrong...
>
Hmm.. could be the valtags file again... thought I'd disabled that code
already.
Have a look at CVSROOT/val-tags on the server and see if your tag is in
there. If not add it. If users don't have write access to that file
then the tags don't get updated.
Tony
More information about the cvsnt
mailing list