Hi,
I'm trying to migrate two CVS repositories into one SVN repository
using the cvs2svn utility.
I've migrated the first one without any problem. This has created an
SVN repository (/source/new_repository/).
When I try to migrate the second CVS repository into the same SVN
repository, I get the error below.
Any suggestion?
Also the cvs2svn has migrated also the CVSROOT folder so I wanted to
delete it using the Eclipse SVN plugin, but when I try to do it I get
the following error: "Can't create directory '/source/new_repository/
db/transactions/1069-2.txn': Permission denied".
Any idea?
Thank you,
G.
Creating Subversion r2649 (commit)
Done
Time for pass13 (CreateRevsPass): 20.23 seconds.
----- pass 14 (SortSymbolsPass) -----
Sorting symbolic name source revisions...
Done
Time for pass14 (SortSymbolsPass): 0.579 seconds.
----- pass 15 (IndexSymbolsPass) -----
Determining offsets for all symbolic names...
Done.
Time for pass15 (IndexSymbolsPass): 0.497 seconds.
----- pass 16 (OutputPass) -----
Starting Subversion Repository.
Starting Subversion r1 / 2649
Starting Subversion r2 / 2649
ERROR: svnadmin failed with the following output while loading the
dumpfile:
svn: File already exists: filesystem '/source/new_repository/db',
transaction '1069-1', path 'trunk'
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-17 04:50:24 CEST