#!/bin/bash

export CVS_RSH=ssh
export CVSROOT=:ext:login@cvs.tuxfamily.org:/cvsroot/libnazgul

# ci commit
# co new branch
# update 
exec $SHELL