"svn pget svn:externals -r <rev> . -R" dramatically slow
From: Andry <andry_at_inbox.ru>
Date: Wed, 17 May 2017 00:42:42 +0300
Hello Users,
Original issue: https://issues.apache.org/jira/browse/SVN-4681
Just discovered a really strange case where exactly titled command bring really slow response.
The repository contains more than 1000 revisions. The WC is in the middle, say at rev 1193 (the current), the show log shows 1191 at the last revision, the HEAD revision say 1300.
If try to run command w/o -R flag - command returns immediately.
The content of the externals property without the -R flag is:
The content of the externals property with the -R flag is:
I think the 2 last records draws the svn mad and it begin to crawl the server for something for about 1 minute.
I tries variations of the command. For example all these having the same result as above:
Dig a bit further and found this:
Seems the 2 last records reference URL's what does not exist anymore in the HEAD.
These 2 records are left after an upgrade from a previous version of database, but why is the svn runs so slow about it? Anyway, i can't just cleanup the externals because they are from 3dparty repository in which i have no access.
-- Best regards, Andry mailto:andry_at_inbox.ruReceived on 2017-05-17 07:37:22 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.