GNU bug report logs -
#24082
25.1; vc-dir for CVS repositories list all files as if from toplevel directory
Previous Next
Reported by: Göktuğ Kayaalp <self <at> gkayaalp.com>
Date: Tue, 26 Jul 2016 21:08:01 UTC
Severity: normal
Tags: confirmed
Found in version 25.1
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 09.10.2016 15:18, Göktuğ Kayaalp wrote:
> Does not show unregistered files at all, so need to add them from shell.
> In fact, ‘cvs status’ command itself does not know anything about
> unregistered files at all, it only deals with registered files.
For some reason, I get 'cvs -f status' include the unregistered files in
the output with the remote repo, but not with the one I've created from
your test scenario. With the remote one, the output looks like:
cvs -f status
? asdasd
? tests/foo
cvs status: Examining .
===================================================================
File: AUTHORS Status: Up-to-date
Working revision: 1.1
Repository revision: 1.1 /sources/public/recut/AUTHORS,v
Commit Identifier: 6fOuIAy2oJtoJf6y
Sticky Tag: (none)
Sticky Date: (none)
Sticky Options: (none)
===================================================================
File: COPYING Status: Locally Modified
Working revision: 1.1
Repository revision: 1.1 /sources/public/recut/COPYING,v
Commit Identifier: 6fOuIAy2oJtoJf6y
Sticky Tag: (none)
Sticky Date: (none)
Sticky Options: (none)
...
This bug report was last modified 8 years and 293 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.