diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1998-03-12 07:00:36 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1998-03-12 07:00:36 +0000 |
commit | 9782849f071b87e896b6c70a7b134962fe858be5 (patch) | |
tree | e056a883bbd212cd5face5366d75353f868eedd7 /gnu/usr.bin/cvs/TODO | |
parent | ea3c335b4bf326bd21007b71f18d06a885682de1 (diff) |
Latest version from Cyclic
Diffstat (limited to 'gnu/usr.bin/cvs/TODO')
-rw-r--r-- | gnu/usr.bin/cvs/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/cvs/TODO b/gnu/usr.bin/cvs/TODO index cddd580845c..cc40ab2a68b 100644 --- a/gnu/usr.bin/cvs/TODO +++ b/gnu/usr.bin/cvs/TODO @@ -642,9 +642,6 @@ of -q; I don't know whether anyone has done a similar investigation of Rationale might be that we already printed another message elsewhere but why would it be necessary to avoid the extra message in such an uncommon case?) - commit.c: failed to check out `%s' (likewise; this one seems to be a - vestige from before RCS_checkout was internal. Take a look at how - RCS_checkout handles errors) commit.c: failed to commit dead revision for `%s' (likewise) remove.c: file `%s' still in working directory (see below about rm -f analogy) |