Questions abou SVN + Apache
From: Roberto <smuxbr_at_gmail.com>
Date: Mon, 12 Jan 2009 16:32:03 -0400
Hi all,
In my multiples repositories I have my repo private and I set this directive
RewriteEngine On
RewriteCond %{REQUEST_URI} ^/svn$
<Location /svn>
# Limit write permission to list of valid users.
and set my private repository:
<LocationMatch /svn/myprivaterepo/>
When I get files on my repository this works fine, but when I import any
[Mon Dec 22 20:09:19 2008] [error] [client xxx] The URI does not contain the
How can I fix this?
Thanks in advance.
|
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.