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

RE: mod_dav_svn - Use Directory instead of Location

From: Pim Bliek <pim.bliek_at_logicacmg.com>
Date: 2005-01-25 14:36:56 CET

Hi,

I had the same issue, so I guess you used the wrong keyword like I did when
installing the first time.

Do you use SVNPath or SVNParentPath? And what is the value (path) you use?
Is that a repository or a dir containing repos? You have to tell us your
complete dav_svn.conf for the list to fully understand what is happening or
what you are trying to accomplish.

  SVNPath /var/lib/svn/myrepos
  SVNParentPath /var/lib/svn

SVNPath wants a *full* path to a repository and is the default (on Debian
systems)
SVNParentPath wants the path to a place where repositories live in subdirs.
Handy if you have more than one repository.

I don't know much about SVNPath, I use SVNParentPath to access my
repositories.

Pim

-----Original Message-----
From: Markus Tacker [mailto:mtacker@itfuture.de]
Sent: dinsdag 25 januari 2005 14:04
To: users@subversion.tigris.org
Subject: mod_dav_svn - Use Directory instead of Location

   Hoi,

   I have a dynamic vhost setup and want to limit the svn repository
   to a single Directory.

   Replacing the <Location /svn> with <Directory /var/www/host/htdoc/svn>
   din't work out.

   Does anyone have an example config for this?

   Thanks.

-- 
   mit freundlichen Grüßen
   Markus Tacker
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 25 14:41:08 2005

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.