Default $CVSROOT -> anonymous.
authorlace <>
Thu, 12 Apr 2007 19:45:00 +0000 (19:45 +0000)
committerlace <>
Thu, 12 Apr 2007 19:45:00 +0000 (19:45 +0000)
.bashrc

diff --git a/.bashrc b/.bashrc
index 8de8148..68937a0 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -97,7 +97,7 @@ for family in $HOME;do
                _bash_profile_addpath MANPATH         "$arch/man"
                done
        done
                _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"
 [ -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"