On Thu, Mar 15, 2001 at 01:24:28PM +0100, Andre Poenitz wrote:
> > sure you can. but only if you do as I have told you to use cvs.lyx.org
> > (and thus your account there) instead of anoncvs.lyx.org.
>
> I think I never got that working... Ah.. I remember. Our "firewall".
>
> I need to force ssh to use non-priviledged port by using the -P command
> line switch. And this won't work with an alias, since it can't be exec'd.
>
Or add a
UsePrivilegedPort no
to your .ssh/config file. Possibly inside a 'Host' declaration.
Jules