uwcms / APx-quiesce

The ELM daemon to allow the IPMC to request quiescence via the ELM Link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository has been migrated to CERN Gitlab

This repository has been migrated to CERN Gitlab.

You may find it at https://gitlab.cern.ch/WisconsinCMS/APx-SW/quiesce

To update your local copy of the repository to point to this project on CERN Gitlab, run the following command from within your repository folder:

# Update git to use the new repository URL:
git remote set-url origin ssh://git@gitlab.cern.ch:7999/WisconsinCMS/APx-SW/quiesce.git

If you have not already done so, you will need to set up your SSH key with CERN Gitlab (just as you did with Github) by visiting this page.


If this is a public repository and you do not wish to use SSH, you may instead run the following command to update your local copy:

git remote set-url origin https://gitlab.cern.ch/WisconsinCMS/APx-SW/quiesce.git

About

The ELM daemon to allow the IPMC to request quiescence via the ELM Link


Languages

Language:C++ 84.9%Language:Shell 9.7%Language:Makefile 5.4%