>>>>> Lele Gaifax writes:
Lele> most probably, under hg is not possible to add and rename
Lele> and entry in the same changeset. I actually think this is a
Lele> strange thing (only?) darcs allows, and that when the
Lele> target does not handle it, the tailor backend should
Lele> collapse the two actions into a single "add b".
Uhm, sorry, but after re-reading your previous email, where you added
this little test recipe::
cd /tmp
mkdir tailor-test
cd tailor-test
mkdir foo
cd foo
darcs init
echo "This is some data" > A
darcs add A && darcs record -a -m "Adding A"
darcs mv A B && darcs record -a -m "Renaming A"
my comment above does not have any sense: there were *two* distinct
changesets!
Will try it in the afternoon,
ciao, lele.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]