Re: svnmover simulates a WC

2015-06-06 Thread Bill Tutt
You can't forget the most fun torture case for generalized move support that involves non-cyclic but directory hierarchy rearranging moves: (without branches) Files in directory tree: BranchRoot\A\B\C\d.txt BranchRoot\A\B\e.txt BranchRoot\A\g.txt BranchRoot\A\F\h.txt mv BranchRoot\A\B BranchRoot\

Re: svnmover simulates a WC

2015-06-03 Thread Julian Foad
Julian Foad wrote: > On the 'move-tracking-2' branch, 'svnmover' now simulates a WC, [...] danielsh commented on IRC [1]: > svnmover in-memory wc will allow playing with cyclic moves? (cf comment above > simple_moves_within_a_branch()) That may not be a major use-case but certainly > a good tortur