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

Re: New GitLab-Salsa service and Debian-Science Team



Dear all,

the migration of debian-science repos from alioth to salsa is mostly
completed. The migrated repos on alioth are now having the git-hook
which prevents you from committing into the alioth.

To update your remote URL you need to do locally the following:
  * Check the current URL:
     > git remote -v
     origin
git+ssh://git.debian.org/git/debian-science/packages/MYPACKAGE.git (fetch)
     origin
git+ssh://git.debian.org/git/debian-science/packages/MYPACKAGE.git (push)

  * Update the URL to salsa:
     > git remote set-url origin
https://salsa.debian.org/science-team/MYPACKAGE

   * Check the new URL:
     > git remote -v
     origin  git@salsa.debian.org:science-team/MYPACKAGE.git (fetch)
     origin  git@salsa.debian.org:science-team/MYPACKAGE.git (fetch)

After that you can push normally. Of course you can do the fresh
checkout from salsa.

The repositories which were not migrated:
   --help
   fenics
   gle-graphics.old
   asl.old
   ismrmrd.old
   opticalraytracer.old
   python-cartopy.old
   orocos
   r-cran-rjsonio.bak
   vtk7.old
   scilab.bak
   spyder.bak

If you need to have them on salsa, please do the manual import.

Repositories, where git-hooks were not set because of wrong permissions
(I am not able to write to it):
   pandas
   pgsphere
   postgresql-q3c
  ufo-core
The salsa has these repositories though.

Repositories which were not migrated because they are empty:
   timberwolf
   qtango
   python-spacepy
   nfftcffi
   mango
   gpiv
   fftwcffi
   colibri-core
   clrng
   ccd

If you need them please create new projects manually on salsa.

Not migrated repositories because of "+" in the names.
They will be migrated with not-original names:
   arpack++
   blitz++
   feel++
   herwig++
   minisat+
  mpfrc++
Name proposals are welcome.

For all repos the redirects from old anoncsm-address to salsa are done.

The next step is to update the Debian Policy. It needs to be refreshed
anyway. I will try to import it into the salsa and propose changes to
the text.

If you find some problems with imported repos, feel free to contact me
(during the working days I am very not very responsive, sorry).

Anton

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: