Download OpenTissue

From WikiTissue

Jump to: navigation, search

Contents

[edit] Getting the Code (Repository Access)

OpenTissue is hosted by link image.diku.dk using link Subversion. Subversion is advantageous on two accounts: Firstly the movement of files and directories while keeping history is made possible by subversion, and the handling of non-ASCII files is naturally integrated into subversion.

[edit] Install Subversion

To work with subversion, you must install subversion from e.g. link http://subversion.tigris.org/. (Gentoo Linux users may simply write as root, emerge -av subversion.) New users will most likely want to read the link Subversion book, where you will discover that the command-line of svn is very similar to cvs. There also exists gui-interfaces, TortoiseSVN V1.1.0RC1 [http://tortoisesvn.tigris.org link http://tortoisesvn.tigris.org] for windows and RapidSVN link http://rapidsvn.tigris.org/ for Linux. (Gentoo user may write as root, emerge -av rapidsvn, but since this is currently masked, gentoo users will have to add the line, rapidsvn ~x86, to their /etc/portage/package.keywords file.)

[edit] Checkout OpenTissue Code

For anonymous checkout through http, use:

svn co http://www.opentissue.org/svn/OpenTissue/sandbox OpenTissue

You may also browse with a web-browser in the repository using the url: link http://www.opentissue.org/svn/OpenTissue/.

[edit] Getting more Data

We have collected a small subset of DataTissue, containing data for the demos only. For anonymous checkout of the small subset through http, use:

svn co http://www.opentissue.org/svn/DataTissue/trunk/demos

You may also browse with a web-browser in the repository using the url link http://www.opentissue.org/svn/DataTissue/.

The full DataTissue (more than 1.6 GB) is available from

svn co http://www.opentissue.org/svn/DataTissue/trunk/


[edit] Getting the Logo

Click link here to get out OpenTissue logo as a obj-file.

Personal tools