At 2004-06-20T140250+1200, Phill Coxon wrote:
> I'm about to start using CVS on the remote live (USA) server to log into
> the local server CVS repository and check out updates.  It also means I
> can make small changes on the live server via ssh and check them back
> into CVS here preventing lost code changes, handling conflicts etc. 

Since you're using SSH, just use the following while attached to the
remote host:

$ echo ${SSH_CLIENT/ */}
172.16.0.1

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                [EMAIL PROTECTED]

Reply via email to