[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Upgraded to 1.5, can't commit. VisualSVN?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 25 Jun 2008 19:42:06 +0200

synapse88 wrote:
> I'm getting an Access Denied Message from Apache's error.log file
>
> [error] [client 200.132.74.154] Access denied: 'myDomain\\myUsername'
> CHECKOUT project:/trunk/loc.aspx
>
> Seems like the username getting passed now (after installing 1.5) has two
> backslashes instead of one. I assume this is what is causing the problem.
> Where do I go to fix this? I've looked all through the TSVN options but
> can't find where to input username and password

The authentication is handled by the neon library. There's nothing TSVN
can do about that.
But AFAIK the authentication always had two backslashes?
Anyway: you should be able to fix this with the latest version of
mod_auth_sspi and then use the OMITDOMAIN flag.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-06-25 19:42:27 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.