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

RE: svn load failing

From: Jeff Cave <jeff.cave_at_sunergon.com>
Date: 2005-06-28 21:57:55 CEST

> use "svnadmin load repo < repoback" here.

Had forgotten that syntax existed, that's much nicer.

I wouldn't expect that to be the problem. Both drives on that computer
have plenty of space available (10 gigs at least). The file I am using
for testing right now is ~44M. I did give it a try though:
_______________________________________________________________________

svnadmin.exe load e:\svnrepo\repo < E:\svnback\repo\repo.r000-099.bak

<<< Started new transaction, based on original revision 1
     * adding path : branch ... done.
     * adding path : tag ... done.
     ...
     ... 133 other files and paths
     ...
     * adding path : tag/v4.0.0/images/icon_note.gif ...svnadmin: Can't
open file 'db\transactions\0-1.txn\node._3t.0': The process cannot
access the file because it is being used by another process.
_______________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 28 22:02:03 2005

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.