[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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


Reply to: