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

Re: Authentication via WebDav

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 19 Jan 2010 21:43:11 +0100

On 19.01.2010 15:57, David Karlin wrote:
> Sorry to post this as a new topic, but this is an update to my
> previous post, which I can neither edit nor reply to as it isn't yet
> approved.
>
> By loading the standard SVN PC Client on to my PC, I realise that it
> is trying to access the Webdav server with the username "Owner",
> regardless of what I tell it (so going david_at_svn.domain.etc makes not
> a blind bit of difference).
>
> Not sure what is going wrong here, but I have a usable workaround by
> setting a password for user "Owner" in my authentication file.
>
> It would be nice to know how to set the username properly, though...
>
> Client is Windows XP Home 2002 SP3. Server is Apache 2.2.6 on Fedora
> 6.

The username is cached on the first repository access. Since you allowed
anonymous access, that username is used until you clear the saved auth
data or your server rejects that user completely (not just the
authorization that must fail, it's the authentication that also has to
fail for svn to try a different username).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2440426
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-19 21:43:25 CET

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.