Access Drupal CVS from behind a firewall using SSH tunnelling
Submitted by Darren on Wed, 24/02/2010 - 14:22
Working behind a firewall and need to get an up-to-date dev version of a Drupal module from the Drupal CVS? I was just stuck with this problem, but here's how I solved it.
Luckily, port 22 was open for ssh connection, so I tunnel the CVS traffic (port 2401) via my own server. Simple two step process:








