diff --git a/conf/profile/cvsroot.sh b/conf/profile/cvsroot.sh new file mode 100644 index 00000000..3d5fb95b --- /dev/null +++ b/conf/profile/cvsroot.sh @@ -0,0 +1,3 @@ +CVSROOT=:ext:`whoami`@cvs.jannet.de:/home/jannet/arc/cvs +CVS_RSH=/opt/jw-build/bin/jw-build-ssh.sh +export CVSROOT CVS_RSH