[darcs-devel] [darcs #563]

via RT bugs at darcs.net
Wed Oct 19 15:04:31 PDT 2005


Wed Oct 19 18:04:30 2005: New ticket: 563.
Transaction: Ticket created by guest
       Queue: Darcs
     Subject: (No subject given)
       Owner: Nobody
  Requestors: korusef at gmail.com
      Status: new
 Ticket <URL: http://bugs.darcs.net/.//Ticket/Display.html?id=563 >

Looks like there is a bug that loose data when combining adding and
moving file before record.

The script:
mkdir master;
cd master;
darcs initialize;
echo 'pok1' >> file;
darcs add file;
darcs mv file another_name;
darcs record --all --skip-long-comment --patch-name='recording'
another_name;

The output:
...
Recording changes in "another_name":

Ok, if you don't want to record anything, that's fine!

Version:
darcs compiled on Oct 17 2005, at 17:38:13
# configured Mon Oct 17 17:37:35 CEST 2005
./configure --prefix=/afs/ms/u/l/lden8181/BIG/q_prefix/darcs

Context:

[fix html package inclusion in user manual
Andres Loeh <loeh at iai.uni-bonn.de>**20051013200817] 

[improve command-line help for put.
David Roundy <droundy at darcs.net>**20051014115911] 

[add warning to docs about inefficiency of put.
David Roundy <droundy at darcs.net>**20051013124058] 

[add the new put command to list in doc
Tommy Pettersson <ptp at lysator.liu.se>**20051013103518] 

[update documentation on matching ranges
Tommy Pettersson <ptp at lysator.liu.se>**20051012163804
 The matching patch at either end of a range is included in the output.
] 

[document DARCS_DONT_ESCAPE_TRAILING_CR
Tommy Pettersson <ptp at lysator.liu.se>**20051012140458] 

[fix typo
Tommy Pettersson <ptp at lysator.liu.se>**20051010190733] 

[avoid duplicated code for constructing patch bundles in Push.
David Roundy <droundy at darcs.net>**20051011123752] 

[remove *.ko files from the default boring regexps.
David Roundy <droundy at darcs.net>**20051011131624
 They could be Korean translations rather than kernel modules.
] 

[add changelog entry for #544.
David Roundy <droundy at darcs.net>**20051009115143] 

[fix bug #544, caused by outputing changes --context with escaping and
coloring.
David Roundy <droundy at darcs.net>**20051009114941] 

[add test for bug #544
David Roundy <droundy at darcs.net>**20051009114914] 

[bump version to 1.0.4rc2
Tommy Pettersson <ptp at lysator.liu.se>**20051010164926] 

[TAG 1.0.4rc1
Tommy Pettersson <ptp at lysator.liu.se>**20051008101653] 





More information about the darcs-devel mailing list