[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Merge with --ignore-ancestry is extremely slow

From: Jacob Weber <jacob_at_jacobweber.com>
Date: Sat, 17 Oct 2009 22:47:01 -0700 (PDT)

Hello. I'm trying to mergee two branches that were imported from CVS, so I'm using --ignore-ancestry. The merge works correctly, but it takes about 50 minutes. Is this normal? Is there a faster alternative?

The project contains about 9000 files. There are only about 12 differences. The client is SVN 1.6.5 on Mac OS 10.6.1. The server is SVN 1.6.5 on Linux, using an https Apache server with path-based authorization turned off.

Sample:

$ cd trunkDir
$ time svn merge --ignore-ancestry trunkURL branchURL

real 49m12.364s
user 0m13.301s
sys 0m12.584s

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2408621

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-18 07:48:02 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.