[darcs-devel] [issue1337] darcs changes shows unrelated patches
Judah Jacobson
bugs at darcs.net
Fri Jan 30 21:24:25 UTC 2009
New submission from Judah Jacobson <judah.jacobson at gmail.com>:
With darcs 2.2 and HEAD, starting inside an empty directory:
$ darcs init
$ mkdir foo
$ touch foo/bar
$ darcs add foo/bar
$ darcs rec -am "Initial."
Finished recording patch 'Initial.'
$ darcs changes baz
Changes to baz:
$ darcs changes foo/baz
Changes to foo/baz:
Fri Jan 30 13:10:05 PST 2009 Judah Jacobson <judah.jacobson at gmail.com>
* Initial.
That patch should not be listed since it does not affect foo/baz (which is not
even in
the repo).
----------
messages: 7249
nosy: dmitry.kurochkin, judah, kowey, simon, thorkilnaur
priority: bug
status: unread
title: darcs changes shows unrelated patches
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1337>
__________________________________
More information about the darcs-devel
mailing list