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

Re: Problem with PUT doing a dav-based commit

From: John Locke <mail_at_freelock.com>
Date: 2003-08-19 21:22:07 CEST

Hi,

I see you haven't gotten any responses. Can't help you with
SVNParentPath, since I haven't used it. However, using SVNPath to point
straight to the repository works fine for me...

svnusergroup@warrenfalk.com wrote:

> So you'll notice that the error log shows that it is going to the webroot for the PUT. I have to put this line inside my VirtualHost directive:
>
>Alias /repository /data/repository
>
>and then it works
>
I'm not using any Aliases for SVN repositories. Have you checked the
ownership of the DB files in the repository, made sure they're all owned
or writable for the Apache user?

Also, I have my <Location> blocks outside of any <VirtualHost> blocks. I
just checked, and my repositories are accessible from other Virtual
Hosts. Perhaps there's a bug related to setting the
SVNParentPath/SVNPath inside a VirtualHost...

Good luck,
John Locke

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 19 21:22:46 2003

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.