Require valid-user still allowing anonymous checkin checkout
From: kkrikor <krikor.krumlian_at_gmail.com>
Date: 2007-03-05 17:19:52 CET
Hey guys ,
I have the following setup for my Subversion repository.
[code]
LoadModule dav_svn_module modules/mod_dav_svn.so
<Location /repository>
Require valid-user
AuthType Basic
Forgot to mention that svn is running behind apache HTTP server 2.0.x. The
-- View this message in context: http://www.nabble.com/Require-valid-user-still-allowing-anonymous-checkin-checkout-tf3349817.html#a9314619 Sent from the Subversion Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Mar 5 17:20:20 2007 |
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.