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

Re: [TSVN] https + p12 certificate

From: Hermann Voßeler <hermann.vosseler_at_baaderbank.de>
Date: 2004-09-29 21:38:07 CEST

c_inconnu1 wrote:
> Thanks Hermann, I have managed to make it work. But with the
> following configuration :
>
...
> mygroup = *myserver/svn*

oops, my mistake.
I would guess, svn matches against the host name and doesn't
like the '/'
>
> Thanks Stefan, Indeed, "TSVN doesn't save the p12 file in the config
> area and set those config lines automatically the first time it is
> used".
>
AFAIK, Subversion never changes anything in the "server" and "config"
files in the config area. It only creates the files the first time it
is used.
>
>
> I used a SVN command line tool :
>> svn list https://myserver/svn/myrepo Authentication realm:
>> https://myserver:443
> I am quite new to Apache+SSL, but couldn't it be a problem with the
> realm ?
I don't think so. It only tells you the name of the realm
and then prompts for a password. The next time, it doesn't
prompt anymore.
Btw, there is a switch in the "config" file:
[auth]
store-auth-creds = yes

Maybe you want to set this.

-- 
Regards,
Hermann Vosseler
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Sep 29 22:41:13 2004

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

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