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

RE: SvnAdmin load issue...

From: Sébastien Filion <sfilion_at_finrad.com>
Date: Thu, 6 Mar 2008 15:47:10 -0500

Hi everybody,

 

I try to load my source repository dump file into a fresh destination Repository that contains nothing.

 

I actually have 30000 revisions in the source Repository.

 

So I call the command:

svnadmin.exe load DumFile > MyRepo...

 

After three try (5 hours each) , I always get the same error:

 

When I reach the 11494 revision, I got this:

 

------- Committed revision 11494 >>>

 

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

     * editing path : Compagny/Program/Trunk/src/Program/distrib/FactorAnalysis.Setup.msi ... done.

     * adding path : Compagny/Program/Trunk/src/Program/distrib/MCRInstaller.exe ... done.

     * editing path : Compagny/Program/Trunk/src/Program.FactorAnalysis/Launcher.cs ... done.

svnadmin: Can't open file 'F:\MyRepository\db\transactions\11494-1.txn\rev-lock': The process cannot access the file because it is being used by another process.

 

I also found that in this commit, I add a file of 125Megs... And it looks to be the problem. But I do not have any solution!

 

How can I make a workaround for this? Is there a solution?

 

Thanks,

Sebas

 

 
Received on 2008-03-06 21:48:01 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.