RE: Very slow merge on Windows with SVN 1.5.0
From: Kamesh Jayachandran <kamesh_at_collab.net>
 
Date: Thu, 26 Jun 2008 23:35:52 +0530 
>C:\work\15testing\RB-26.x>svn pl -v .
 Can you paste the output of 'svn pl -vR .'
 >I assume all of these branches adds a lot of work, and I'd like to
 That single branch(RB-25.x) might have had all those mergeinfo additions in the merge revision range.
 > Can you try merge with --ignore-ancestry(Warning: it won't track merges,
 >I have already merged other changes since then.  But here is a test
 Still you can checkout the RB-26.x as at rev prior to commit of merge and try out the merge to analyse this issue.
 >With --ignore-ancestry
 >Runs for a while and then spits out a bunch of skipped targets, some
 Try this on a clean working copy(by checking out the relevant past revision(i.e prior to merge+commit).
 >Without --ignore-ancestry
 >Runs for 14:59.79 and does nothing since no merge is necessary.
 Try this on a clean working copy(by checking out the relevant past revision(i.e prior to merge+commit).
 >I'd be glad to perform other tests if you want me to.
 May be you can attach the errput of svn merge operation after 
 With regards
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.