Unable to import to new repos: PROPFIND of '/config': authorization failed
From: Mike Morris <mike.morris_at_cocosoft.co.za>
Date: 2004-07-28 11:25:15 CEST
Hi all,
I have a situation with a mod_svn+apache setup where I am able to
- access old repositories both through a web browser and command-line
I get:
$ svn import -m "Initial import." http://svn.cocosoft.co.za/config
I have the following setup:
svn served by mod_svn+dav+authz, Apache 2.0.50
Subversion is set up as the root of a virtual host svn.cocosoft.co.za as follows:
ServerName svn.cocosoft.co.za
<Location />
AuthzSVNAccessFile /etc/apache2/auth
AuthType Basic
Require valid-user
Order allow,deny
/var/svn, /etc/apache2/auth and /etc/apache2/svn-users are all owned by
svn-users contains "mike" as a user; auth contains
Have been banging my head against this for a couple of days now; extensive
Any help gratefully accepted.
-- mike morris :: mike.morris (at) cocosoft . co . za cOcO software :: mike.morris (at) coco-technologies . co . za www . cocosoft . co . za ----- A day without chillies is a day wasted ------ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Jul 28 11:24:38 2004 |
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.