[Zope-CMF] Re: Eggified CMF 2.1.1 now available
Maurits van Rees
m.van.rees at zestsoftware.nl
Tue Aug 5 04:46:43 EDT 2008
Rob Miller, on 2008-08-05:
> Maurits van Rees wrote:
>> Come to think of it, when my username on my laptop would have been
>> 'mauritsvanrees' this checkout probably would have worked, so there is
>> probably an ssh config file somewhere that I can tweak. Does anyone
>> know how to do that?
>
> yes, b/c i just had to figure it out to check out the cmf-coredev buildout at
> https://svn.plone.org/svn/plone/buildouts/cmf-coredev/trunk. you have to
> include something like this in your ~/.ssh/config file:
>
> Host svn.zope.org
> User [USERNAME]
>
> the "Host" directive means that all subsequent config options only apply to
> that host, at least until another Host directive is hit. wildcards are
> supported, so "Host *" will match all hosts.
Ah yes, that is it. Thanks!
--
Maurits van Rees | http://maurits.vanrees.org/
Work | http://zestsoftware.nl/
"This is your day, don't let them take it away." [Barlow Girl]
More information about the Zope-CMF
mailing list