Re: svn + SSL?
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 23 Dec 2015 09:16:06 +0000
Nico Kadel-Garcia wrote on Mon, Dec 21, 2015 at 19:07:18 -0500:
Or you could use a stdio tunnel:
svn info svn+ssl://host/foo/bar --config-option=config:tunnels:ssl='$SVN_SSL /path/to/script'
with /path/to/script being
#!/bin/sh
($1 is the remote hostname)
|
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.