Brendan Cully wrote:
Tue Jun 20 13:31:36 PDT 2006  Brendan Cully <[EMAIL PROTECTED]>
  * [hg] Use high level commit command
commands.commit takes care of expanding directories to their component
  files so we don't have to (we weren't doing it correctly either). If
  mercurial ever decides to track directories, this will already be
  correct.

Tue Jun 20 14:08:28 PDT 2006  Brendan Cully <[EMAIL PROTECTED]>
  * [hg] Remove files under subdirectories
removePathnames was just ignoring directories instead of
  removing the files under them. Tailor should walk mercurial's
  dirstate and remove all files under a removed directory.


Hi Brendan, thank you for keeping the HG backend up to the task!

Do these patches fix #62? They seem to collide with the patch on the ticket. Did you see that one? I'd give the precedence to yours, but I'd like to have an explicit +1, since I cannot easily understand some little differences (why thomas' one does some check for RENAMED entries)?

thanks again,
ciao, lele.
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to