From: lace <> Date: Thu, 12 Apr 2007 19:45:00 +0000 (+0000) Subject: Default $CVSROOT -> anonymous. X-Git-Url: http://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=40913fefe902437160fc79b45805902bb95463cb Default $CVSROOT -> anonymous. --- diff --git a/.bashrc b/.bashrc index 8de8148..68937a0 100644 --- a/.bashrc +++ b/.bashrc @@ -97,7 +97,7 @@ for family in $HOME;do _bash_profile_addpath MANPATH "$arch/man" done done -_bash_profile_addpath -f -s CVSROOT "short@vellum.cz:/home/short/pserver/cvs" # default +_bash_profile_addpath -f -s CVSROOT ":pserver:pserver:@cvs.jankratochvil.net/cvs" # default [ -n "$JAVA_HOME" ] && _bash_profile_addpath PATH "$JAVA_HOME/bin" _bash_profile_addpath -s CVSROOT "$HOME/pserver/cvs" _bash_profile_addpath -s CVSROOT "$HOME/cvs"