<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<pre><font style="font-size: 10pt;" size="2" face="Verdana">&gt; It'd be better to implement this in darcs (i.e. add the required --match</font><font style="font-size: 10pt;" size="2" face="Verdana"><br></font><font style="font-size: 10pt;" size="2" face="Verdana">&gt; option). See </font><font style="font-size: 10pt;" size="2" face="Verdana"><a href="http://bugs.darcs.net/issue1499" target="_blank">http://bugs.darcs.net/issue1499</a></font></pre>Thanks, I look forward to this feature !<br><br>&gt; Yes, the fact that darcs rearranges the hunks, at least in presence of<br>&gt; --xml, always surprised me! In particular, it always shows "moves"<br>&gt; before anything else.<br><br>Same here. <br><br>As I see things, something like this :<br><br>addfile A<br>move A B<br><br>implies that A was first added then moved to B, resulting in a repository containing only B.<br><br>But this : <br><br>move A B<br>addfile A<br><br>should, at least for me, always mean that A was moved to B, <br>then another file named A was added, resulting in a repository containing A and B.<br><br>But as I said in the previous mail, it happens that before reordering it was (add, move). <br><br>Even if I am still not sure under what circumstances this happened, <br>this is the case on the repository I did my tests, so this is a situation where reordering made things ambiguous.<br><br>So what is the reason behind the moves reordering ? <br /><hr />Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows Live ? <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>Lancez-vous !</a></body>
</html>