[ On Thursday, April 4, 2002 at 16:38:32 (-0800), Kaz Kylheku wrote: ]
> Subject: Re: CVS update bug
>
> Firstly, in tag.c it defeats the stupid check that prevents tagging if
> there are one or more locally added files. If an entry has no RCS
> version file, we check its status. If its status is T_ADDED, then we
> simply skip the file.

That's not exactly a stupid check -- an added file _is_ a modified file
until it has been committed.

That check should only be disabled if 'cvs tag -c' was given
(i.e. check_uptodate is set)....

-- 
                                                                Greg A. Woods

+1 416 218-0098;  <[EMAIL PROTECTED]>;  <[EMAIL PROTECTED]>;  <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>; VE3TCP; Secrets of the Weird <[EMAIL PROTECTED]>

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

Reply via email to