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

Re: Save authentication issue across multiple repositories in 1.7.4 Build 22459

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 27 Jan 2012 22:07:40 +0100

On 27.01.2012 19:14, Ray Franklin wrote:
> I use multiple repositories with different credentials. During a commit, if I tick the box to 'Save authentication' for one repository, all subsequent commits to other repositories will fail for improper authentication.
>
> During a failure, closing the commit results box by clicking the OK button re-opens the original commit dialog with log comment and file list. Clicking OK there triggers another commit failure. Break out of this infinite loop by clicking the Cancel button on the commit dialog.
>
> I can fix this condition by going to Settings, Saved Data and clicking the Clear button for 'Authentication data'. Then I can commit to any repository by providing the correct credentials.
>
> Another workaround is to not save authentication at all. Then I can access multiple repositories in any order by entering the proper credentials for each commit.
>
> I this this behavior started before 1.7.4, but I don't remember for sure. There was a time, not very long ago, in which I could save credentials for multiple repositories and switch back and forth without any commit failures or auth dialogs.

Authentication is stored according to the auth realm string. If all your
repositories have the same realm string, then that leads to the problem
you've described.
Make sure that the realm string is different for all your repositories.

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=2911952
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-27 22:07:56 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.