#!/bin/bash

export CVS_RSH="/usr/bin/ssh"
alias cvs="cvs -d :ext:$1@192.168.0.96:/home/CVS"
