bug-cvs
[Top][All Lists]
Advanced

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

bugs no longer bugs


From: Paul Edwards
Subject: bugs no longer bugs
Date: Fri, 24 Oct 2003 08:06:29 GMT

I tested both of these things on cvs 1.11.9 and didn't
encounter either problem.

The first problem did screw up CVS/Entries, but the update
subsequently said "? test".  This is a usage error, and making
it behave in what the reporter would possibly argue is a
"more robust manner" would require discussion before
registering as a bug or feature request.  "rm -fr *" is no less
robust when you do it from the wrong directory.

BFN.  Paul.


Index: BUGS
===================================================================
RCS file: /cvs/ccvs/BUGS,v
retrieving revision 1.55.6.6
diff -c -r1.55.6.6 BUGS
*** BUGS 26 Sep 2003 22:36:08 -0000 1.55.6.6
--- BUGS 24 Oct 2003 07:56:53 -0000
***************
*** 49,81 ****
    users who try to add the same directory at nearly the same time.


- * The following bug was reported against CVS 1.9:
-
-     Create a module named test with a file named test in it.
-
-       cactus:sfavor> cvs get test
-       cvs checkout: Updating test
-       U test/test
-       cactus:sfavor> cd test
-       cactus:sfavor> cvs get test
-       cvs checkout: cannot chdir to test: Not a directory
-       cvs checkout: ignoring module test
-       Exit 1
-       cactus:sfavor> cvs update
-       cvs update: Updating .
-       rcs.c:2139: failed assertion `rev == NULL || isdigit (*rev)'
-       Abort (core dumped)
-       Exit 134
-
-
- * From: billr@mpd.tandem.com (Bill Robertson)
-   Subject: Problem with rtag and the -D option
-   Date: Fri, 17 Mar 1995 10:53:29 -0600 (CST)
-
-   I have been trying to use the -D option to specify a date for tagging, but
-   rtag does not recognize the -D option. It is documented to do so and I've
-   tested the use of -D with cvs update and cvs diff and it works fine there.
-
  * From: "Charles M. Hannum" <mycroft@ai.mit.edu>
    To: info-cvs@prep.ai.mit.edu
    Subject: Still one more bug
--- 49,54 ----




reply via email to

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