Subversion Apache server file authentication error
From: Shrinivasan <tshrinivasan_at_gmail.com>
Date: Fri, 19 Jun 2009 14:32:34 +0530
Hi,
I set up my Apache server to authenticate using both file and ldap
I created some usernames as specified in the subversion book in this manner:
htpasswd -m <auth-file> <username>
I then give it a password.
Next, I test the username with this command:
svn info --username <username> <URL>/repo
Password for '<username>':
svn: Server sent unexpected return value (401 Authorization Required)
What is strange is that I follow the same procedure and it works for
How to proceed now?
Thanks.
-- Regards, T.Shrinivasan My experiences with Linux are here http://goinggnu.wordpress.com For Free and Open Source Jobs http://fossjobs.wordpress.com ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2363454Received on 2009-06-19 11:04:04 CEST |
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.