darcs

Issue 1356 darcs changes: lists patches for unrecorded file

Title darcs changes: lists patches for unrecorded file
Priority bug Status duplicate
Milestone Resolved in
Superseder Nosy List btcoburn, darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, twb
Assigned To
Topics

Created on 2009-02-13.04:13:56 by twb, last changed 2009-08-27.14:15:37 by admin.

Messages
msg7303 (view) Author: twb Date: 2009-02-13.04:13:51
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@gmail.com>
  * d
$ darcs changes d/y
Changes to d/y:

Fri Feb 13 15:15:16 EST 2009  Trent W. Buck <trentbuck@gmail.com>
  * d
$ exit
with-temp-dir: leaving directory `/tmp/with-temp-dir.sRDCwy'
$
msg7304 (view) Author: btcoburn Date: 2009-02-13.07:42:41
Duplicate. See also issue1337.
History
Date User Action Args
2009-02-13 04:13:57twbcreate
2009-02-13 07:42:44btcoburnsetpriority: bug
status: unread -> duplicate
messages: + msg7304
nosy: + btcoburn
2009-08-25 17:40:51adminsetnosy: + darcs-devel, - simon
2009-08-27 14:15:37adminsetnosy: kowey, darcs-devel, twb, thorkilnaur, btcoburn, dmitry.kurochkin