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

svnload from win to linux

From: Williams, Robert E <Robert.E.Williams_at_maine.gov>
Date: Wed, 27 Feb 2008 09:15:31 -0500

Hello,

 

I created a dump file (svnadmin dump) from a mapped windows drive,
putting the dump file down on my c: drive. I then attempt to use the
following to load the file into a fresh repository on a different
machine (SVN running under Linux):

 

svnadmin load //<server_ip_address>//<path_to_new_repo>

 

The error message is:

 

svnadmin: Can't open file
'\\<server_ip_address>\<path_to_new_repo>\format' : Access is denied.

 

I have reviewed the files authz, passwd, and svnserve.conf to check on
permissions, and have even given write privileges to anon (for the time
being). And still get this message. Also have accessed the Linux
repository via Tortoise.

 

Looking through the book, there does not seem to be arguments to give
svnadmin load for user credentials.

Do we have to FTP the dump file up to the Linux box and then do the
load?

 

Thank you for your help,

 

Robert

 
Received on 2008-02-27 15:16:05 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.