diff --git a/conf/profile/cvsroot.sh b/conf/profile/cvsroot.sh index 3d5fb95b..4de9294f 100644 --- a/conf/profile/cvsroot.sh +++ b/conf/profile/cvsroot.sh @@ -1,3 +1,3 @@ -CVSROOT=:ext:`whoami`@cvs.jannet.de:/home/jannet/arc/cvs +CVSROOT=:ext:`whoami`@cvs.jannet.de:/srv/cvs CVS_RSH=/opt/jw-build/bin/jw-build-ssh.sh export CVSROOT CVS_RSH diff --git a/scripts/cvs-admin.sh b/scripts/cvs-admin.sh index 606dbcc9..c5dce200 100644 --- a/scripts/cvs-admin.sh +++ b/scripts/cvs-admin.sh @@ -34,7 +34,7 @@ cmd_list_projects() # ---------- here we go -cvsroot=/home/jannet/arc/cvs +cvsroot=/srv/cvs projroot=$cvsroot/proj cmd=${1/-/_} shift diff --git a/scripts/integrate-distro.sh b/scripts/integrate-distro.sh index 12f9b95d..792394a0 100644 --- a/scripts/integrate-distro.sh +++ b/scripts/integrate-distro.sh @@ -1371,7 +1371,7 @@ cmd_install() run_hook pkg-installed - export CVSROOT=:ext:$scm_user@cvs.jannet.de:/home/jannet/arc/cvs + export CVSROOT=:ext:$scm_user@cvs.jannet.de:/srv/cvs echo "=== running jcs fetch" run_chroot jcs fetch reset_host_files