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

Re: Possible Bug - Repeat authentication when locking

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 16 Nov 2015 20:17:25 +0100

On 16.11.2015 16:34, Jonathan LaDeau wrote:
> Hi!
>
> - Summary -
> When locking multiple files using SVN, authentication doesn't seem to save, and is required for each file, but ultimately fails because of: "Error: No more credentials or we tried too many times.
> Error: Authentication failed"
>
> 1. Win 7 64 bit
> 2. Seems to be after version 1.81, certainly happening in updated 1.92
> 3. When trying to lock multiple files (more than 4 especially), credentials don't seem to save.

For locking, TSVN passes a list of all the files to lock to the svn
library. It does not lock each file individually.
So if you're asked for authentication multiple times, something else is
wrong. Maybe your auth setup has a too small re-authentication timeout?
Or your server does not allow locking?

Stefan

> Other note: When trying to lock, the authentication box has "Save authentication" default as CHECKED with no credentials saved. This is happening throughout our group. Thoughts?

I'll improve that right now...

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=3146845
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-11-16 20:17:31 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.