> >
> > 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