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

Migrating multiple CVS repositories into one SVN repository

From: Geppo <gepporello_at_eircom.net>
Date: Thu, 16 Oct 2008 08:21:39 -0700 (PDT)

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.