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

svnadmin dump | svnadmin load breaks peg revisions?

From: Dan Stromberg <dstromberglists_at_gmail.com>
Date: Tue, 4 Aug 2009 18:58:46 -0700

We have a quite large subversion repo. Actually, 6, but I'm mostly
interested in one I cloned to another using svnadmin dump | svnadmin
load.

Things seemed to be going really smoothly, and then I tried to use an
old program I wrote that spiders around in our subversion directories,
svn:externals and comments looking to ferret out what changed from one
tag to another, using light set theory (OK, bags really).

But while the program works well on our old subversion server, on the
new subversion server it runs along for a while and then errors on a
missing peg revision. I checked the logs for when the directory was
deleted, and found that it was deleted one revision after my program's
trying to get it. And I svn list'd it at the desired peg revision,
and found that it wasn't there - nor was it there a few revisions
before that according to svn list. But svn log thinks it existed if I
check its parent directory.

Does svnadmin dump | svnadmin load mess with your peg revisions?

I'm using subversion 1.4.4.

Thanks!

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-05 04:00:46 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.