Li, James writes:
> 
> I do have TEST_BRANCH, but still can not figure out why cvs server cannot
> modify RCS file.

Not in those files, you don't -- CVS is telling you that it isn't there: 

> RCS file: /export/cvs/build/emailor/call71,v
> cvs server: /export/cvs/build/emailor/call71,v: branch TEST_BRANCH absent

It might be useful to see what ``cvs status -v'' has to say about one of
these files.  Since CVS can't find the branch, there's nothing to lock
and thus CVS doesn't modify the RCS file.  Like I said, the message is
misleading; CVS could have modified the file if it wanted to, it just
didn't want to.  (I've checked in a change to clarify the message.)

-Larry Jones

OK, there IS a middle ground, but it's for sissy weasels. -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to