Re: [SLUG] bzr multi-move

2013-11-25 Thread Jiří Baum
Hi, Robert: > b) bzr mv --auto should dtrt all at once. So it does! Except it can't handle more than about 10k files at a time (only 8G RAM on the box), but that's OK, I can split it into 10-20 batches. More worrying is why some of the files end up modified after "mv" and "bzr mv --auto", but th

Re: [SLUG] bzr multi-move

2013-11-25 Thread Jiří Baum
Hi, Zenaan: > Ah ok, I remember now, git figures out renames implicitly, so in git ... As it turns out, you can ask bzr to do implicit renames, and this appears to work. It can only do ~1 at a time, but that's OK, easy enough to break up into chunks. "bzr mv --auto" Thanks for the help! J

Re: [SLUG] bzr multi-move

2013-11-25 Thread Zenaan Harkness
On 11/26/13, Jiří Baum wrote: > Jiří: >>> I need to rename 100,448 files in bzr, but running "bzr mv" 100,448 >>> times is taking too long. Anybody know if there's some sort of >>> multi-move? > > Zenaan: >> I only know git sorry. If there is any similarity, then some >> assumptions needs to be pr

Re: [SLUG] bzr multi-move

2013-11-25 Thread Jiří Baum
Hi, Jiří: >> I need to rename 100,448 files in bzr, but running "bzr mv" 100,448 >> times is taking too long. Anybody know if there's some sort of >> multi-move? Zenaan: > I only know git sorry. If there is any similarity, then some > assumptions needs to be provided by you, eg how are the files

Re: [SLUG] bzr multi-move

2013-11-25 Thread Zenaan Harkness
On 11/24/13, Jiří Baum wrote: > I need to rename 100,448 files in bzr, but running "bzr mv" 100,448 > times is taking too long. Anybody know if there's some sort of > multi-move? I only know git sorry. If there is any similarity, then some assumptions needs to be provided by you, eg how are the f

[SLUG] bzr multi-move

2013-11-23 Thread Jiří Baum
Hi, I need to rename 100,448 files in bzr, but running "bzr mv" 100,448 times is taking too long. Anybody know if there's some sort of multi-move? Some other trick for moving the files all at once rather than one at a time? Jiri -- Jiří Baum Sabik Software Solutions Pty Ltd 0413 183 117 http:/