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

Re: TortoiseSVN - Repeated Attempts to RADIUS server

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 25 Jan 2012 19:52:31 +0100

On 25.01.2012 18:50, Frank Jaworski wrote:
> I am talking about twenty, thirty, hundreds of attempts per command.
> All I did was do "repo-browser" which sent a bunch of auth attempts?

The repo browser pre-fetches the items in all shown folders. That's one
request per folder, and then another request per folder to fetch the
folders properties to find out whether there's an svn:external present.

If it bothers you that much, you can disable that behavior:
HKCU\Software\\TortoiseSVN\\RepoBrowserPrefetch
HKCU\Software\\TortoiseSVN\\RepoBrowserShowExternals
create these DWORD registry entries and set their values to 0.

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=2911100
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-25 19:52:44 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.