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

AW: Re: Problem importing large amount of data

From: Schroeder, Hartmut <Hartmut.Schroeder_at_plath.de>
Date: Tue, 22 Apr 2008 11:30:10 +0200

I did dumps/loads of much larger repositories and it was fast and without problems.
Maybe the old repository is corrupted?
If you don't need the history an export/import can be a possibility.

regards
hartmut

-----Ursprüngliche Nachricht-----
Von: Johan Öberg [mailto:jo_at_virtualsolutions.se]
Gesendet: Dienstag, 22. April 2008 09:43
An: users_at_subversion.tigris.org
Betreff: Re: Re: Problem importing large amount of data

I dumped the repository using "svnadmin dump --deltas svnrepository > f:\dumpfile".
Then I moved the dumpfile to the new server and run "svnadmin load subversion < e:\dumpfile".
 
Things start out good but slow down more and more. I left it over night and this is the last output:
 
------- Committed revision 141 >>>

<<< Started new transaction, based on original revision 142

* adding path : golf/Trunk/SuperGolf/SuperGolf/media/materials/textures/Env_GroundLightingMap.png ... done.

* adding path : golf/Trunk/SuperGolf/SuperGolf/media/materials/textures/bg_grass02.png ... done.

* editing path : golf/Trunk/SuperGolf/SuperGolf/media/materials/textures/wave_test.png ... done.

svnadmin: Can't open file 'subversion\db\transactions\141-1.txn\rev': The system cannot find the file specified.

 

Thanks for any help!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-22 11:30:39 CEST

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.