[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: cvs behind a firewall
- From: Will Francis <wfrancis incyte com>
- To: redhat-list redhat com
- Subject: Re: cvs behind a firewall
- Date: Thu Oct 31 20:14:12 2002
export CVS_RSH="ssh -p <your port>"
or maybe in your shell rc file:
alias ssh 'ssh -p <your port>'
Don't have the time to test those but it might work.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]