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

Re: Two possible bugs related to the configuration area?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-10-27 21:23:29 CEST

Mark Phippard wrote:
> These could be expected behavior, or they could be JavaHL bugs. This is
> tested on Windows with 1.4.0
>
> 1) JavaHL has a method named setConfigDirectory(String name) that allows
> you to override the location of the directory containing the runtime
> configuration information. From my testing on Windows, it appears that
> this feature works for settings in the config file, such as auto props.
> However, things like the SSL and password cache appear to still store in
> the default location. I would have expected all of the configuration area
> info to be pointed to the new location, but it is entirely possible that
> the feature is only intended to let you override the config file.
>
> Does anyone know if this should also work for the cache?

setConfigDirectory() was, I thought, supposed to be the equivalent of
running --config-dir on the commandline.

So I would expect that, as the auth cache is but one component of the
.subversion runtime configuration directory, the cache employed would
follow the recommendation of --config-dir or setConfigDirectory().

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Fri Oct 27 21:23:46 2006

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.