cvsroot.sh, cvs-admin.sh, integrate-distro.sh: Replace /home/jannet/arc -> /srv

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2018-12-14 09:18:17 +00:00
commit b7772630cf
3 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ cmd_list_projects()
# ---------- here we go
cvsroot=/home/jannet/arc/cvs
cvsroot=/srv/cvs
projroot=$cvsroot/proj
cmd=${1/-/_}
shift

View file

@ -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