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

RE: Svn load error...

From: Roth, Pierre <pierre.roth_at_covidien.com>
Date: 2007-12-10 11:25:59 CET

> >
> > Hi,
> >
> > I'm running a vss to svn migration using vss2svn utility.
> > Vss import was successfull and generated a correct dump file but
> > svnadmin load of this dump file couldn't complete with the
> following
> > error message :
> >
> > svnadmin: Can't remove ...\db\transactions\2560-1.txn':
> Directory not
> > empty.
> >
> > I am running Subversion 1.4.5 with Apache 2.0.61.
> >
> > I read something related to such an error on the archive
> > http://svn.haxx.se/users/archive-2007-05/0190.shtml ... But
> it seems
> > that no response was found...
> >
> > Do you have an idea ?
>
> Are you running your Apache on Windows? Or, if you're running
> on a Unix variant (such as Linux), are you using a networked
> filesystem such as NFS?

I am running Apache on Windows XP and the dump and load operation are
launched on this Windows XP based server so everything is "local". Two
more things :
1- the full command line is svnadmin load d:\svn_repos\ <
"d:\vss2svn-dumpfile.dat" , d: being a local directory.
2- the error can appear for any transaction : sometimes it fails for
example for txn 2456 and another launch fails later, for example txn
3458. I've made several tries...

>
> We have seen errors like these in the cases I mention above,
> but never when the repository was on a local filesystem.

Am I the first ? :-(

>
> HTH,
>
>
> Erik.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 10 11:26:30 2007

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.