svnserve : anonymous access not working
From: Gingko <from_tigris_at_nospam.homelinux.org>
Date: Wed, 10 Nov 2010 17:39:24 +0100
Hello,
I have a problem with svnserve :
I want to configure it for allowing anonymous users to read it, but this
If I do it, the checkout works fine.
Otherwise I cannot checkout.
And if I click "OK" (in the TortoiseSVN authentication dialog) without
SASL(-1): generic failure: Unable to find a callback: 2
svnserve (from Subversion 1.6.12) runs on a Linux server with Debian lenny
The "svnserve.conf" file for that repository contains the following :
[sasl]
For SASL, I have also a "svn.conf" file in the "/etc/" directory, containing
Note that there is also an Apache access, running concurrently, which works
svnserve is configured for logging all accesses, but the log doesn't record
svnserve is launched through the "inetd.conf" file, and the corresponding
svn stream tcp nowait www-data
I don't understand why it doesn't work.
Isn't it enough to set "anon-access = read" for allowing anonymous reading
Best regards,
Gingko
|
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.