Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
download [2016/03/21 14:56] – [Debian] neyrondownload [2018/07/05 18:04] – [Debian packages] neyron
Line 29: Line 29:
  
   * OAR version [[oar 2.5.2|2.5.2]] is distributed as part of [[https://packages.debian.org/source/wheezy/oar|Debian Wheezy (old stable)]].   * OAR version [[oar 2.5.2|2.5.2]] is distributed as part of [[https://packages.debian.org/source/wheezy/oar|Debian Wheezy (old stable)]].
-  * OAR version [[oar 2.5.6|2.5.6]] is distributed as part of [[https://packages.debian.org/source/wheezy-backports/oar|Debian Wheezy backports]].+  * OAR version [[oar 2.5.7|2.5.7]] is distributed as part of [[https://packages.debian.org/source/wheezy-backports/oar|Debian Wheezy backports]].
   * OAR version [[oar 2.5.4|2.5.4]] is distributed as part of [[https://packages.debian.org/source/jessie/oar|Debian Jessie (stable)]].   * OAR version [[oar 2.5.4|2.5.4]] is distributed as part of [[https://packages.debian.org/source/jessie/oar|Debian Jessie (stable)]].
-  * OAR version [[oar 2.5.6|2.5.6]] is distributed as part of [[https://packages.debian.org/source/jessie-backports/oar|Debian Jessie backports]]. +  * OAR version [[oar 2.5.7|2.5.7]] is distributed as part of [[https://packages.debian.org/source/jessie-backports/oar|Debian Jessie backports]]. 
-  * OAR version [[oar 2.5.6|2.5.6]] is distributed as part of [[https://packages.debian.org/source/stretch/oar|Debian Stretch (testing)]] and [[https://packages.debian.org/source/sid/oar|Debian Sid (unstable)]].+  * OAR version [[oar 2.5.7|2.5.7]] is distributed as part of [[https://packages.debian.org/source/stretch/oar|Debian Stretch (testing)]] and [[https://packages.debian.org/source/sid/oar|Debian Sid (unstable)]].
  
 OAR is also part of Debian derivative distributions, such as [[https://launchpad.net/ubuntu/+source/oar|Ubuntu]]. OAR is also part of Debian derivative distributions, such as [[https://launchpad.net/ubuntu/+source/oar|Ubuntu]].
Line 84: Line 84:
   * [[wiki:Using OAR on RedHat based systems]] (wiki page opened to contributions)   * [[wiki:Using OAR on RedHat based systems]] (wiki page opened to contributions)
  
-====== Development releases ======+====== Development releases, and release candidates ======
 ===== Tarballs ===== ===== Tarballs =====
 Tarballs of release candidates and new versions of OAR are push to: Tarballs of release candidates and new versions of OAR are push to:
Line 92: Line 92:
  
 ===== Debian packages ===== ===== Debian packages =====
-OAR development versions (e.g. release candidatesmay not be uploaded to Debian official repositories, but are usually distributed via our dedicated repository hosted at [[http://oar-ftp.imag.fr/oar/debian/dists/|oar-ftp.imag.fr]].+OAR development versions or release candidates may not be uploaded to Debian official repositories, but are usually distributed via our dedicated repository hosted at [[http://oar-ftp.imag.fr/oar/debian/dists/|oar-ftp.imag.fr]].
  
 === OAR repository key setup === === OAR repository key setup ===
Line 132: Line 132:
 ====== Development code base ====== ====== Development code base ======
  
-===== On Inria's Gforge =====+===== On GitHub =====
  
-The OAR project is hosted by the Inria's Gforge at https://gforge.inria.fr/projects/oar/.+OAR sources repository is on Github: https://github.com/oar-team/oar
  
-=== Developer access === +=== Read-only access ===
- +
-You need a Inria Gforge account to get the developer access. This requires you to be part of a research collaboration/project with Inria.+
  
 <code bash> <code bash>
-$ git clone git+ssh://developername@scm.gforge.inria.fr//gitroot//oar/oar.git+$ git clone git://github.com/oar-team/oar.git
 </code> </code>
  
-=== Anonymous access === +=== Developper access ===
 <code bash> <code bash>
-$ git clone git://scm.gforge.inria.fr/oar/oar.git+$ git clone git@github.com:oar-team/oar.git
 </code> </code>
  
  
-===== On GitHub =====+===== On Inria's Gforge =====
  
-To ease collaborative development (pull request, issues...), the main branches of the OAR repository are also pushed on Github. You'll find the repository here: https://github.com/oar-team/oar.+The OAR project previously used the Inria's Gforge: https://gforge.inria.fr/projects/oar/.
  
-=== Read-only access ===+=== Developer access === 
 + 
 +You need a Inria Gforge account to get the developer access. This requires you to be part of a research collaboration/project with Inria.
  
 <code bash> <code bash>
-$ git clone git://github.com/oar-team/oar.git+$ git clone git+ssh://developername@scm.gforge.inria.fr//gitroot//oar/oar.git
 </code> </code>
  
-=== Developper access ===+=== Anonymous access === 
 <code bash> <code bash>
-$ git clone git@github.com:oar-team/oar.git+$ git clone git://scm.gforge.inria.fr/oar/oar.git
 </code> </code>
 +
  
  
download.txt · Last modified: 2023/11/22 10:58 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki