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

svnadmin load errors: file already exists

From: Ben Curthoys <Benc_at_GALATHEASTS.com>
Date: 2007-10-01 11:54:04 CEST

I'm trying to use vss2svn to convert a large repository from, well, vss to svn.

Vss2svn ran fine, and I then used svnadmin load to load the resulting dump file into a new repository.

I'm getting a very large number of "file already exists" error on the load. About one every build or so for a repository that's about 5 years old - probably something to do with their old build process. I have been using svndumpfilter to filter out the offending files entirely, but it's a slow process - I have to run the filter and load which takes about an hour, I get one error, I filter that file out, I run it again, an hour later I get another error.

Is there any way of either
1. Using wildcards in svndumpfilter - I've seen a patch out there and feature requests, but it doesn't seem to have made it into the release yet, I'm not up to building svn myself, and I can't find a binary for svndumpfilter including the patch.
2. Asking svnadmin load to ignore errors, and just skip onto the next revision

Thanks in advance,

Ben Curthoys

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 2 01:16:20 2007

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.