info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS update bug


From: Greg A. Woods
Subject: Re: CVS update bug
Date: Thu, 4 Apr 2002 21:15:30 -0500 (EST)

[ 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;  <address@hidden>;  <address@hidden>;  <address@hidden>
Planix, Inc. <address@hidden>; VE3TCP; Secrets of the Weird <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]