Skip to Content.
Sympa Menu

opal - [Opal] OPAL source code repository has been moved to gitlab.psi.ch

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

[Opal] OPAL source code repository has been moved to gitlab.psi.ch


Chronological Thread 
  • From: "Gsell Achim (PSI)" <achim.gsell AT psi.ch>
  • To: opal <opal AT lists.psi.ch>
  • Subject: [Opal] OPAL source code repository has been moved to gitlab.psi.ch
  • Date: Fri, 29 Jul 2016 14:17:36 +0000
  • Accept-language: en-US, de-CH

Hi all,

the OPAL repositories have been moved to the new Git service of PSI.

THE NEW LOCATIONS ARE:
----------------------
For anonymous read-only access the new URLs are:

https://gitlab.psi.ch/OPAL/src.git
https://gitlab.psi.ch/OPAL/runOPAL.git
https://gitlab.psi.ch/OPAL/opt-pilot.git

for authenticated read-write access the new URLs are:

git AT gitlab.psi.ch:OPAL/src.git
git AT gitlab.psi.ch:OPAL/runOPAL.git
git AT gitlab.psi.ch:OPAL/opt-pilot.git
git AT gitlab.psi.ch:OPAL/opal-amr.git (no anonymous
read-only access)
git AT gitlab.psi.ch:OPAL/Tools.git ( "
)
git AT gitlab.psi.ch:OPAL/documentation.git ( "
)
git AT gitlab.psi.ch:OPAL/regression-tests.git ( "
)


BROWSE REPOSITORIES
-------------------
To browse the public OPAL repositories open
https://gitlab.psi.ch/groups/OPAL
If you have a PSI account you can sign-in with your PSI user name and
password to get access to the non-public OPAL repositories and more Gitlab
feature.

RELOCATE EXISTING CLONES
------------------------
If you have local clones please relocate them with the command
$ git remote set-url <ORIGIN> git AT gitlab.psi.ch:OPAL/<REPO>.git
The usual value for <ORIGIN> is 'origin'. Assuming the default origin, the
command to relocate the OPAL source code repository is
$ git remote set-url origin git AT gitlab.psi.ch:OPAL/src.git
If unsure about the origin, please check with
$ git remote -v

Cheers

Achim

Paul Scherrer Institut
WHGA/U136
CH-5232 Villigen PSI
+41 56 310 36 74



  • [Opal] OPAL source code repository has been moved to gitlab.psi.ch, Gsell Achim (PSI), 07/29/2016

Archive powered by MHonArc 2.6.19.

Top of Page