<br><br><div><span class="gmail_quote">On 8/2/07, <b class="gmail_sendername">TK Soh</b> <<a href="mailto:teekaysoh@gmail.com">teekaysoh@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 8/2/07, Ralf Schmitt <<a href="mailto:schmir@gmail.com">schmir@gmail.com</a>> wrote:<br>> On 8/2/07, TK Soh <<a href="mailto:teekaysoh@gmail.com">teekaysoh@gmail.com</a>> wrote:<br>> > Just found the new record extension on crew, created by BOS. Great
<br>> > stuff! Those who have used Darcs should certainly take a look.<br>><br>> So, what does it do?<br><br><a href="http://www.selenic.com/mercurial/wiki/index.cgi/RecordExtension">http://www.selenic.com/mercurial/wiki/index.cgi/RecordExtension
</a><br></blockquote></div><br>nice.One feature that svk (ughh, sorry to mention it) had, was that it allowed you to modify the list of files to commit by changing the the commit message. i.e. you could remove "HG: changed b" in the following commit message and it would only commit the changes to a.
<br><br>-----------<br>change some file....<br>HG: user: <a href="mailto:ralf@brainbot.com">ralf@brainbot.com</a><br>HG: branch default<br>HG: changed a<br>HG: changed b<br>-------------<br><br>