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

Re: svnsync & self signed certs

From: Minesh Patel <mpatel_at_2wire.com>
Date: 2007-10-24 18:47:18 CEST

The accept as 'permanent' should store the key in your home dir,
similar to ssh. A work around would be to use the expect module to
simulate user interaction in your hook script.

On Oct 24, 2007, at 9:39 AM, Robert Denton wrote:

> Hi all,
>
> I was hoping someone here would have an idea what to do about this:
>
> I have created a repo mirror using svnsync and I would like to make
> use of the post-commit hook to trigger the syncing script.
> Unfortunately our repos both use self signed certs and we do not
> allow unencrypted access to the repos. So I can run the sync
> manually, and accept the cert manually but even if I choose p (for
> permanent) I am prompted everytime I run the script. It is the
> fact that the self signed cert prompts for acceptance that keeps
> the hook from working.
>
> When i accept the cert should it not be writing a ket
> to .subversion/auth somewhere? This does not exist for root. Any
> help would be greatly appreciated.
>
> Robert
Received on Wed Oct 24 19:05:54 2007

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.