[Pkg-opencl-devel] repositories migrated to salsa

Andreas Beckmann anbe at debian.org
Tue Mar 27 18:21:34 UTC 2018


On 2018-01-16 16:36, Andreas Beckmann wrote:
> I just created a new team on salsa: opencl-team and imported the first
> repository there: clinfo, which is now locked on alioth.
> 
> Please activate your https://salsa.debian.org accounts and request to
> join the team.
> 
> I have a customized version of the salsa-import script from myon ready
> to migrate the other repositories as well.

I just migrated the OpenCL repositories from alioth to salsa. The
repositories on alioth are now locked, you will get an error message
with the new URL if you still try to push something there.
Except for clinfo, the commits updating Vcs-* were pushed to alioth
before locking and migrating the repositories.


For the git configuration I recommend

git config --global url."git at salsa.debian.org:".pushInsteadOf \
  "https://salsa.debian.org/"

You can just clone the https:// URLs, and pushing will work out of the
box via ssh :-)


opencl-team on salsa now has

clinfo
pocl
beignet
khronos-opencl-headers
khronos-opencl-clhpp
libclc
oclgrind
khronos-opencl-man
ocl-icd

Did I miss any?


Andreas

PS: if someone needs to migrate something to salsa, I can suggest my
migration script: ~anbe/salsa-import on moszumanska :-)
It tries to guess missing parameters and translate them accordigly, so
    ~anbe/salsa-import ./project.git
may be enough, but you can also do complex renames:
    ~anbe/salsa-import pkg-foo/bar bar-team/foobar
And you have to confirm before anything actually happens.



More information about the Pkg-opencl-devel mailing list