On Wednesday 13 August 2008 Gunnar Thielebein wrote:
> Philipp Marek wrote:
> > On Tuesday 12 August 2008 Gunnar Thielebein wrote:
> >>> Maybe the config hash in cb_init() has to include the
> >>>   [auth]
> >>>   store-auth-creds = yes
> >>> configuration for the subversion libraries.
> >>
> >> I don't understand why it doesn't use this option, yet. Normally it
> >> defaults to "yes"
> >
> > In your config, that is?
>
> No, this is stated by the comments configuration:
> > [auth]
> > ### Set store-passwords to 'no' to avoid storing passwords in the
> > ### auth/ area of your config directory.  It defaults to 'yes'.
Yes ... but that's likely been there since you installed subversion < 1.5, 
because AFAIK subversion >= 1.5 has changed that to "no".

> > Well, cb__init() uses an empty hash - because the result given by
> > svn_config_get_config() can't be used directly.
> >
> >>> Yes, please - although I don't think so. The config hash mentioned
> >>> above seems like a better bet.
> >>
> >> I'll try to compile with userdir and if it helps let you know.
> >
> > Thank you.
>
> You are right, it doesn't change the behaviour of fsvs.
> I'll stay with the password option until I hear something from your side.
Would you try using a meaningful "cfg" value in cb__init()?

> Thanks for taking time into this.
I imagine there's more than a single user for that :-)


-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to