[darcs-devel] [issue1397] darcs changes /nonexistent prints *all* patches.

Trent Buck bugs at darcs.net
Thu Mar 19 11:11:16 UTC 2009


New submission from Trent Buck <trentbuck at gmail.com>:

This is still not correct; if an absolute non-existent path is
supplied to "darcs changes", it should not print any patches.
Currently it prints *all* patches.

$ with-temp-dir
with-temp-dir: entering directory `/tmp/with-temp-dir.MrgYvV'
This directory will be deleted when you exit.
$ darcs init
$ touch x
$ darcs rec -lam x x
Recording changes in "x":

Finished recording patch 'x'
$ darcs changes y
Changes to y:

$ darcs changes /y
Ignoring non-repository paths: /y
Thu Mar 19 22:12:20 EST 2009  Trent W. Buck <trentbuck at gmail.com>
  * x
$ darcs --version
2.2.0 (release)
$

----------
messages: 7478
nosy: dmitry.kurochkin, kowey, simon, thorkilnaur, twb
status: unread
title: darcs changes /nonexistent prints *all* patches.

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1397>
__________________________________


More information about the darcs-devel mailing list