On Monday 15 January 2007 14:16, Bryan Kardisco wrote:
> <Location /repos>
> DAV svn
> SVNPath /svn/repos
>
> # # Limit write permission to list of valid users.
> # <LimitExcept GET PROPFIND OPTIONS REPORT>
> # # Require SSL connection for password protection.
> # # SSLRequireSSL
> #
> # AuthType Basic
> # AuthName "Authorization Realm"
> # AuthUserFile /path/to/passwdfile
> # Require valid-user
> </LimitExcept>
> </Location>
I'm no Apache expert, but the above snippet contains an unmatched closing tag
(the </LimitExcept>). Apache might ignore that but I wouldn't be surprised to
find that it refuses to work because of that.
Other than that, please read
http://subversion.tigris.org/mailing-list-guidelines.html
which is not for bothering you but rather about discussion efficiency.
Uli
**************************************************************************************
Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 15 15:14:49 2007