Authorization problems (possibly related to Vista?)
From: <kgallow1_at_umd.edu>
Date: Wed, 25 Jun 2008 17:18:21 -0400 (EDT)
I'm running Subversion 1.4.6 and using Apache 2.0 as the server. I've set up my repository and configured Apache for authentication and authorization with the following lines in my httpd.conf file:
AuthzSVNAccessFile c:/etc/svn-acl
Require valid-user
I've also configured Apache to allow access from the appropriate i.p. addresses.
Everything works fine except when I use my laptop (running Windows Vista Home Premium 6.0). With this laptop, I'm able to check out a working copy from the repository, but when I try to commit any changes, I get the following error:
Error Commit failed (details follow)
I get this error whether I use the command line or Tortoise.
In my Apache "access" log, I get the following line:
It seems like some sort of authorization problem, but I can't quite figure it out. I have another laptop (running XP) with an ip address that is very similar, and I have no problems checking out or committing with that laptop (using the same wireless connection).
Thanks in advance for any help.
Kevin Galloway
---------------------------------------------------------------------
|
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.