Re: url vs path
From: Ryan Schmidt <subversion-2009d_at_ryandesign.com>
Date: Mon, 21 Dec 2009 20:33:20 -0600
On Dec 21, 2009, at 19:37, Tena Sakai wrote:
> I have been using svn happily.
Well, you probably haven't been doing exactly that, since the smallest thing Subversion lets you check out is a directory (you cannot check out a file).
> Today, I wanted to run svnadmin dump command and issued:
Look in your apache configuration (e.g. your httpd.conf or apache.conf or similar file, or possibly a file included from one of those files). In it you will find an SVNPath or SVNParentPath directive which lists the location on disk where your repositories are stored. That will tell you the path to use for any svnadmin commands.
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
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.