[darcs-devel] [issue1356] darcs changes: lists patches for unrecorded file

Trent Buck bugs at darcs.net
Fri Feb 13 04:13:57 UTC 2009


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

Consider the following transcript.  In both invocations of "darcs
changes", no patches should be printed.

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

Finished recording patch 'd'
$ touch d/x
$ darcs changes d/x
Changes to d/x:

Fri Feb 13 15:15:16 EST 2009  Trent W. Buck <trentbuck at gmail.com>
  * d
$ darcs changes d/y
Changes to d/y:

Fri Feb 13 15:15:16 EST 2009  Trent W. Buck <trentbuck at gmail.com>
  * d
$ exit
with-temp-dir: leaving directory `/tmp/with-temp-dir.sRDCwy'
$

----------
messages: 7303
nosy: dmitry.kurochkin, kowey, simon, thorkilnaur, twb
status: unread
title: darcs changes: lists patches for unrecorded file

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


More information about the darcs-devel mailing list