Other Entries

Log

CVS Through an SSH Tunnel

So our CVS repository is on a server behind a firewall. Using an SSH tunnel, I can SSH to the server just fine, but here’s the trick for running CVS through the tunnel.

Create a file: ~/.ssh/config and add the following:

Host [companycvs]
  HostName localhost
  Port [xxx]

[companycvs] is the cvs server (cvs.whatever.com) and [xxx] is the port that’s forwarded to it. Finally, CVSROOT should be set to: username@[cvs.whatever.com]:/path/to/repository

03/15/05 04:10PM Geekiness Macintosh

Recently Played on iTunes

  1. “My Sharona”
    Frat Rock: The '70s
    The Knack
    06/04/11 09:27
  2. “The KKK Took My Baby Away”
    Anthology
    The Ramones
    06/04/11 09:25
  3. “My Sharona”
    Frat Rock: The '70s
    The Knack
    06/04/11 09:24

Last 100 Songs >