URL redirection from Alioth to Salsa and locking old repositories on Alioth

Boris Pek tehnick at debian.org
Sun Feb 4 10:26:05 UTC 2018


Hi team,

I have created a config for redirection of old URLs from Alioth to Salsa [1][2].
Please do not forget to update it after moving of other git repos.

Also do not forget to add hooks for locking old git repos. For example:

ssh git.debian.org
umask 002
PKG=astromenace-data
cd /git/pkg-games/${PKG}.git/hooks/
cp /git/pkg-games/astromenace.git/hooks/pre-receive ./
cat pre-receive

[1] https://salsa.debian.org/salsa/AliothRewriter/merge_requests/109
[2] https://salsa.debian.org/salsa/AliothRewriter/merge_requests/115

Best wishes,
Boris




More information about the Pkg-games-devel mailing list