New submission from Andreas Zwinkau <[EMAIL PROTECTED]>:

Darcs just told me to report a bug:

$ darcs add pyweave
Yikes, pending has conflicts!
darcs: bug in darcs!
There was an attempt to write an invalid pending!
...

The Problem seems to be with:
$ darcs mv x y
$ darcs record
$ darcs add x

I expected the record in between avoids any conflict. After an optimize
the add succeeds.

Here is more data:

$ cat _darcs/patches/pending_buggy
{
adddir ./scripts
move ./pyweave ./scripts/pyweave
adddir ./pyweave
addfile ./CHANGELOG
addfile ./INSTALL
addfile ./LICENCE
addfile ./README
addfile ./scripts/pyweave/__init__.py
addfile ./tests.py
}

$ darcs --exact-version
darcs compiled on Jan 17 2006, at 03:05:19
unknown
(i use the Ubuntu Dapper version)

----------
messages: 975
nosy: beza1e1, droundy, tommy
status: unread
title: mv then add bug?

____________________________________
Darcs issue tracker <[EMAIL PROTECTED]>
<http://bugs.darcs.net/issue262>
____________________________________

_______________________________________________
darcs-devel mailing list
[email protected]
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel

Reply via email to