Home My Page Projects Code Snippets Project Openings Privateer
Summary Activity Tracker Surveys News SCM

Source Code Repository for Privateer

Documentation for Subversion (“SVN”) is available at http://svnbook.red-bean.com/.

Anonymous Subversion Access

This project's SVN repository can be checked out through anonymous access with the following command(s).

svn checkout svn://scm.ccp4serv7.rc-harwell.ac.uk/srv/svn/privateer/

svn checkout https://scm.ccp4serv7.rc-harwell.ac.uk/anonscm/svn/privateer/

Developer Subversion Access via SSH

Only project developers can access the Subversion tree via this method. SSH must be installed on your client machine. Substitute developername with the proper value. Enter your site password when prompted.

svn checkout svn+ssh://developername@scm.ccp4serv7.rc-harwell.ac.uk/srv/svn/privateer/

Developer Subversion Access via DAV

Only project developers can access the Subversion tree via this method. Substitute developername with the proper value. Enter your site password when prompted.

svn checkout --username developername https://scm.ccp4serv7.rc-harwell.ac.uk/authscm/developername/svn/privateer/

Subversion Repository Browser

Browsing the Subversion tree gives you a view into the current status of this project's code. You may also view the complete histories of any file in the repository.

[Browse Subversion Repository]

Repository History
Data about current and past states of the repository.

Documentation for Bazaar (“bzr”) is available at http://bazaar-vcs.org/Documentation.

This project's Bazaar repository can be checked out through anonymous access with the following command.

bzr checkout https://ccp4serv7.rc-harwell.ac.uk/anonscm/bzr/privateer/

Developer Bazaar Access via SSH

Only project developers can access the Bazaar tree via this method. SSH must be installed on your client machine. Substitute developername with the proper value. Enter your site password when prompted.

bzr checkout bzr+ssh://developername@fg.oisin.rc-harwell.ac.uk/srv/bzr/privateer/branchname

Bazaar Repository Browser

Browsing the Bazaar tree gives you a view into the current status of this project's code. You may also view the complete histories of any file in the repository.

[Browse Bazaar Repository]

Repository History
Data about current and past states of the repository.