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

Re: svn doesn't cope well with read-only auth cache

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 21 May 2014 12:02:21 +0100

Philip Martin <philip.martin_at_wandisco.com> writes:

> A couple of things:

A third thing:

In svn_config_write_auth_data() the realm is unconditionally added to
the input hash on the assumption that it is not present, overwritting
any realm that is present. After a successful write the realm is
removed from the hash on the assumption that it was not present
originally. If the write fails the realm is not removed from the hash.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-05-21 13:02:56 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.