| Author |
Authentication with subversion and apache
|
T Rai
Greenhorn
Joined: Apr 16, 2002
Posts: 20
|
|
Hello Subversion with Apache experts,
I just installed Subversion1.6.6 and Apache2.2. I am not able to authenticate with the following configurations:
The conf/httpd.conf has the following lines:
And then I have created a file apachesvnpasswd as follows:
Now when I access my repository like this:
I get a dialog box for user name and password as expected. When I suppy user name and password it fails with this:
Why can It not find out my user name and password just create as shown above? Anything wrong? Is there some more settings I need to do?
Thanks.
T
|
 |
T Rai
Greenhorn
Joined: Apr 16, 2002
Posts: 20
|
|
Resolved this issue by restarting the pc.
Thanks.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26216
|
|
T Rai wrote:Resolved this issue by restarting the pc.
Thanks.
For future reference, you need to restart the apache service whenever you change the httpd.conf file or any file it includes. Restarting the PC works too of course, but it's overkill.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: Authentication with subversion and apache
|
|
|