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

Re: Digest Authentication Support?

From: Jean-Yves Avenard <jyavenard_at_gmail.com>
Date: Fri, 1 Oct 2010 13:29:42 +1000

Hi

On 1 October 2010 08:00, Greg Futia <futia_at_engr.colostate.edu> wrote:
> Hi,
>
>     Is digest authentication not supported in tortois svn? I have setup a
> apace SVN server with this authentication. SVN server config bellow. I have
> now problem authenticating using a firefox, but when I try to check this
> respository out using tortois, it can not authenticate my username. I'm sure
> i'm typing it in correctly, since it works in firefox. I'm using the
> installer from TortoiseSVN-1.6.10.19898-x64-svn-1.6.12.msi.

You may to edit %APPDATA%\Subversion\servers and add configuration for
your site to let subversion know to use digest authentication:

something like

[groups]
group1 = your.svn.server.com

[group1]
http-auth-types = digest

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2666753

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-01 05:29:50 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.