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

Re: But with trailing slashes in SVNPath command in httpd.conf

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-03 21:26:31 CEST

Justin Clift <justin@postgresql.org> writes:

> This works:
>
> <Location /foob>
> DAV svn
> SVNPath /usr/local/www/repos
> </Location>
>
>
> This generates an error:
>
> <Location /foob>
> DAV svn
> SVNPath /usr/local/www/repos
> </Location>

A bug in the bug report. The failing block looks like this:

  SVNPath /usr/local/www/repos/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 3 21:28:28 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.