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

Re: svnload from win to linux

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Wed, 27 Feb 2008 09:30:34 -0500

Williams, Robert E wrote:
> svnadmin: Can’t open file
> ‘\\<server_ip_address>\<path_to_new_repo>\format’ : Access is denied.

svnadmin only operates on the actual repository files (i.e. it has to
access the repository files directly, rather than over svn:// or
http://). Anywhere in the product help files when REPOS_PATH is used,
it refers to a path to the actual repository files, where URL refers to
a server process. file:// is actually a URL, even though it also
references the actual repository files.

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-27 16:21:12 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.