Difference between revisions of "Source Code"

From Phaserwiki
(Repository)
Line 1: Line 1:
 
===Repository===
 
===Repository===
  
A public [https://git.csx.cam.ac.uk/x/cimr-phaser//phaser.git Phaser git repository] is available for checkout only. This mirrors commits to the Phaser SVN respository in real time
+
A public [https://git.csx.cam.ac.uk/x/cimr-phaser//phaser.git Phaser git repository] is available for '''git clone''' and '''git pull''' only. This mirrors commits to the Phaser SVN respository in real time
  
 
The [http://www-structmed.cimr.cam.ac.uk/svn-cgi-bin/viewvc.cgi/ Phaser SVN repository] is located in Cambridge on the CIMR server (password restricted)
 
The [http://www-structmed.cimr.cam.ac.uk/svn-cgi-bin/viewvc.cgi/ Phaser SVN repository] is located in Cambridge on the CIMR server (password restricted)

Revision as of 16:56, 28 November 2016

Repository

A public Phaser git repository is available for git clone and git pull only. This mirrors commits to the Phaser SVN respository in real time

The Phaser SVN repository is located in Cambridge on the CIMR server (password restricted)

The Berkeley mirror at cci.lbl.gov is updated at midnight Berkeley time

/net/cci/auto_build/repositories/phaser

Access

  • You can download nightly builds of Phenix (binaries), which contain the latest version of Phaser that has passed regression tests
  • You can compile code with real-time updates from the git repository. This code may not pass regression tests. The git repository is best used for obtaining instant bugfixes, after communication with one of the Phaser developers
  • If you are developing a pipeline using Phaser, we are keen to work with you to add features, fix bugs and help you use Phaser optimally
  • Note the University of Cambridge's Licences for Phaser with regards to making Phaser part of a pipeline available online
  • Source code modifications are allowed under the University of Cambridge's Licences for Phaser, provided they are for internal use only. Distribution would require those changes to be incorporated into our SVN repository.

Full Access

  • Requests for permission to commit to the SVN repository via SSH should emailed to phaser-help