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

Re: How to solve svnadmin load "File already exists" error?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 20 Aug 2011 14:54:51 +0300

Dennis Jones wrote on Fri, Aug 19, 2011 at 16:45:54 -0700:
> I cannot re-run the svnadmin load, because at this point, the repository has
> already been created, and svnadmin load expects an empty repository.

svnadmin doesn't require an empty repository; svnsync does.

> I wish I could start the load from a specific revision, but I don't
> see a way to do that. Is there?

Delete the first N revision records from the dumpfile?

Load the dumpfile into a new repository and then run
'svnadmin dump -r' on the new repository?
Received on 2011-08-20 13:55: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.