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

RE: File already exists Error with Subversion 1.6.12

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 3 Feb 2011 09:55:40 -0500

> Hello,
> we have following error with importing dump file fom svnimporter of
> polarion:
>
> codebeamer_at_af4hh087:/var/home/tmp_adm> svnadmin load
> /apps/codebeamer/CB-5.5.1-b02/repository/svn/ARUEHISTORIE/ <
> /var/home/tmp_adm/full_dump_20110128_102420.txt.bin
> <<< Started new transaction, based on original revision 1
> svnadmin: File already exists: filesystem '/apps/codebeamer/CB-
> 5.5.1-b02/repository/svn/ARUEHISTORIE/db', transaction '2-11', path
> 'trunk'
>     * adding path : trunk ..
>
> I read many issues in the internet concerning this. Do you know
> this error and is there a solution for this? By the way, there's no
> file or directory db inside the dump.
>
> Best Regards
> Ingo Carstens

Two things...

1. You did create a repository with svnadmin first. Load will not create a repository. You are loading into an empty repository?

2. Try the command without the trailing slash on the repository path... all the example I see don't use it, and I also don't put it when I have done loads.

BOb
Received on 2011-02-03 15:56:19 CET

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.