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

Re: svn commit: rev 7134 - in trunk/subversion: clients/cmdline include libsvn_client libsvn_ra_dav libsvn_subr

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-22 19:00:01 CEST

sussman@tigris.org writes:

> Author: sussman
> Date: Mon Sep 22 11:51:57 2003
> New Revision: 7134
>
> Log:
> Finish issue #1330: New server-cert caching feature, implemented by
> Tobias Ringström <tobias@ringstrom.mine.nu>.

Hey folks, the new cert-caching feature has changed SSL runtime
variables in ~/.subversion/servers. When you upgrade to 0.30 (or
HEAD), I recommend having svn recreate your ~/.subversion directory.

[ I usually move my old one aside, run 'svn --version', and then
  manually copy settings back in. (In particular, I copied my auth
  caches from ~/.was_subversion/auth/svn.simple/* back into the new
  ~/.subversion/auth/svn.simple/) ]

See the upcoming CHANGES file to understand exactly how the ssl
variables changed. In particular, people should no longer have their
'servers' file unconditionally ignore all SSL errors, which I know a
lot of folks are doing out of laziness. With our new server cert
caching feature, you accept the unknown cert exactly once, just like a
web browser.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 22 19:02:17 2003

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

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