|
Boost : |
Subject: Re: [boost] Trying modular Boost
From: Daniela Engert (dani_at_[hidden])
Date: 2014-01-31 11:34:44
Am 31.01.2014 15:53 schrieb Paul A. Bristow:
>>>> Is it worth continuing to try to get the SSH method to work?
> I've had another go at using SSH, and got it working>
> But it now asks for passphrase for every module which is clearly intolerable.
So true, but you just need a pageant (-like) helper to leave this
annoying passphrase thing behind you. I'm running KeePass as secure
password/certificate store with the KeeAgent plugin to serve ssh
certificates. Both commandline git and TortoiseGit are configured using
TortoisePLink (which is the default afaik). Annoyance-Be-Gone!
My git configs contain lines similar to
[remote "origin"]
url = git_at_[hidden]:boostorg/boost.git
pushurl = boost-is-read-only
With all of this in place you get security, ease-of-use, and the most
effective transport mechanism.
Ciao
Dani
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk