CUCHEROUSSET Gilles RD-SIRP-LAN wrote:
> Hello, I'm using cvs2svn OS WindowsXP and I obtain the
following message :
> =======================================================
> [...]
> ----- pass 8 -----
> Starting Subversion Repository.
> Starting Subversion r1 / 27
> Starting Subversion r2 / 27
> ERROR: svnadmin failed with the following output while
loading the dumpfile:
> svn: File already exists: filesystem
'C:/Temp/svnglobeo/db', transaction
> '45-1',
> path 'trunk'
>
========================================================
> I'm not an expert in the domain. What does it mean ?
> Can you help me ?
It would be much easier to help if you had told us how you
invoked
cvs2svn (which version, which command options, etc).
I suppose that you are trying to store the results of your
conversion
into an existing SVN repository, but the repository already
has some
contents (in particular, a "trunk" directory).
Usually you can let
cvs2svn create the repository itself, or you should output
to a dump
file then load with --parent-dir.
Michael
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe cvs2svn.tigris.org
For additional commands, e-mail: dev-help cvs2svn.tigris.org
|