Re: [9fans] replica/applylog reports "a" for deletions

2010-07-06 Thread Yaroslav
> /n/sources/patch/applylog-chat-d applied. thanks, geoff.

Re: [9fans] replica/applylog reports "a" for deletions

2010-07-06 Thread yaroslav
>> I guess there should be chat("d %q %luo %q %q %lud\n", …) instead. >> Or do I miss something? > > submit a patch. > > - erik /n/sources/patch/applylog-chat-d

Re: [9fans] replica/applylog reports "a" for deletions

2010-07-06 Thread erik quanstrom
> I guess there should be chat("d %q %luo %q %q %lud\n", …) instead. > Or do I miss something? submit a patch. - erik

Re: [9fans] replica/applylog reports "a" for deletions

2010-07-06 Thread yaroslav
>> Is there a particular reason for replica/applylog to masquerade file >> deletions as additions? Or that's just a typo? > > i'm pretty sure this code does remove files. no doubts about what it does, but rather what it says to the user: … DoRemove: U

Re: [9fans] replica/applylog reports "a" for deletions

2010-07-06 Thread erik quanstrom
> Is there a particular reason for replica/applylog to masquerade file > deletions as additions? Or that's just a typo? i'm pretty sure this code does remove files. DoRemove: USED(checkedmatch1); assert(ismatch(name));