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

Re: Salsa repository request



On Mon, Apr 02, 2018 at 09:27:26AM +0200, Tobias Frost wrote:
> Done, created empty repoisotry. (Please populate the complete history)
> https://salsa.debian.org/debian/eqonomize

Great, thank you!

> Please also add an MR for the AliothRewriter @
> https://salsa.debian.org/salsa/AliothRewriter

https://salsa.debian.org/salsa/AliothRewriter/merge_requests/250

It would probably be a good idea to lock the Alioth repository. I
seem to lack the necessary permissions to create a pre-receive hook
for the eqonomize Alioth repository, so perhaps someone could create
/git/collab-maint/eqonomize.git/hooks/pre-receive on alioth.debian.org
with the following content:

"""
#!/bin/sh

cat <<EOF
========================================================
This repository has been moved to salsa.debian.org:
https://salsa.debian.org/debian/eqonomize
========================================================
EOF

exit 1
"""

Thanks!


Reply to: