On Sat, 26 Jul 2008 15:23:52 +0200 Miklos Vajna <[EMAIL PROTECTED]> wrote:
> On Sat, Jul 26, 2008 at 06:56:27PM +1000, Pigeon <[EMAIL PROTECTED]> > wrote: > > - in the function _removePathnames in > > vcpx/repository/git/target.py, replace: > > > > self.repository.runCommand(['update-index', '--remove'] + > > notdirs) > > > > with > > > > self.repository.runCommand(['rm'] + notdirs) > > That fix looks fine to me. It would be great if you could send a patch for this. I do not know git at all, so I would be blindly tweaking the code... Another thing that could help me would be a testcase that triggers the bad behaviour. thank you, ciao, lele. -- nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. [EMAIL PROTECTED] | -- Fortunato Depero, 1929. _______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
