Hi, On Mon, Sep 14, 2020 at 5:15 AM Ondrej Novy <n...@ondrej.org> wrote:
> Hi, > > I prepared scripts for: > > - cloning ACLs from modules+applications subgroups to newly created > packages subgroup > - transferring all project from modules+applications to packages > subgroup > - tested on one project: > https://salsa.debian.org/python-team/packages/alembic > > It looks like old web URLs works just fine: > https://salsa.debian.org/python-team/modules/alembic > So, we shouldn't be worried about changing the VCS-* path during the migration process, isn't it? > > > and cloning too: > $ git clone ssh://g...@salsa.debian.org/python-team/modules/alembic.git > Cloning into 'alembic'... > remote: Enumerating objects: 1141, done. > remote: Counting objects: 100% (1141/1141), done. > remote: Compressing objects: 100% (558/558), done. > remote: Total 1141 (delta 720), reused 932 (delta 543), pack-reused 0 > Receiving objects: 100% (1141/1141), 882.54 KiB | 989.00 KiB/s, done. > Resolving deltas: 100% (720/720), done. > $ > > $ git clone https://salsa.debian.org/python-team/modules/alembic.git > Cloning into 'alembic'... > remote: Enumerating objects: 1141, done. > remote: Counting objects: 100% (1141/1141), done. > remote: Compressing objects: 100% (558/558), done. > remote: Total 1141 (delta 720), reused 932 (delta 543), pack-reused 0 > Receiving objects: 100% (1141/1141), 882.54 KiB | 3.33 MiB/s, done. > Resolving deltas: 100% (720/720), done. > $ > > Any thoughts? > > pá 28. 8. 2020 v 15:36 odesílatel Ondrej Novy <n...@ondrej.org> napsal: > >> Hi, >> >> pá 28. 8. 2020 v 15:27 odesílatel Louis-Philippe Véronneau < >> po...@debian.org> napsal: >> >>> I think changing the path would be a good idea, as I don't see the point >>> between the libraries and applications divide. >> >> >> +1. GitLab will take care with redirects. It's a mess now :) >> >> -- >> Best regards >> Ondřej Nový >> >> > > -- > S pozdravem/Best regards > Ondřej Nový > >