Eric Kow <ko...@darcs.net> added the comment:

On Thu, May 13, 2010 at 12:36:43 +0000, Guillaume Hoffmann wrote:
> Thu May 13 14:29:56 CEST 2010  Guillaume Hoffmann 
> <guillaume.hoffm...@loria.fr>
>   * accept issue1845

I promise I'm not just trying to make you jump through hoops here, 
but you could append a very brief description to that patch name?

The aim is to make sure darcs changes output is understandable
over the long term.

> +. lib                           # Load some portability helpers.
> +rm -rf R S                      # Another script may have left a mess.
> +darcs init      --repo R        # Create our test repos.
> +cd R
> +mkdir subdir
> +touch subdir/subfile
> +darcs add subdir subdir/subfile
> +darcs record -am"add subdir and subfile"
> +cd subdir
> +rm subfile
> +darcs record subfile -am"delete file in subdirectory" # fails because darcs 
> wants subdir/subfile 

I *think* I've experienced something similar before, but wasn't sure if
I was imagining things.  So thanks very much for the bug report and now
test!

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

----------
nosy: +kowey

__________________________________
Darcs bug tracker <b...@darcs.net>
<http://bugs.darcs.net/patch247>
__________________________________
_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to