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

Re: Unable to import to new repos: PROPFIND of '/config': authorization failed

From: Thilo-Alexander Ginkel <maillist_at_tgbyte.com>
Date: 2004-07-28 14:09:36 CEST

Mike Morris wrote:

> 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
> client (co, ci, etc. all work)
> - access a newly created (since upgrading to 1.0.6) repos to read from a web
> browser,
> BUT completely unable to import anything to the new repository

> I get:

> $ svn import -m "Initial import." http://svn.cocosoft.co.za/config
> Authentication realm: <http://svn.cocosoft.co.za:80> Subversion Repository
> Password for 'mike': <correct-password>
> ../subversion-1.0.5/subversion/libsvn_ra_dav/util.c:661: (apr_err=175002)
> svn: PROPFIND request failed on '/config'
> ../subversion-1.0.5/subversion/libsvn_ra_dav/util.c:285: (apr_err=175002)
> svn: PROPFIND of '/config': 301 Moved Permanently (http://svn.cocosoft.co.za)
> ?????????????????????

Please take a look at your Apache configuration. /config is most
likely configured as a global special folder (e.g., using 'Alias') to
export the Apache configuration information overwriting the path
within your repository.

Regards,
Thilo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 28 14:10:19 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.