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?
Well, cb__init() uses an empty hash - because the result given by 
svn_config_get_config() can't be used directly.

> Will you have a look at that?
It'll take a bit.


> >>> Do I understand you correctly: Because /etc/ is the configuration path,
> >>> the password (that gets asked on checkout) is not stored in the files;
> >>> but for commit you use client certificates, so you don't need it
> >>> anyway?
> >>
> >> this was only assumption from my side.
> >> I don't know if the behaviour changes when using ~/.subversion should I
> >> test this?
> >
> > 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.

-- 
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