Changes between Version 20 and Version 21 of Devel/Setup


Ignore:
Timestamp:
10/01/07 11:32:19 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Devel/Setup

    v20 v21  
    22
    33== Source Code Repository ==
    4  * Subversion:  http://svn.utgenome.org/utgb
     4 * Subversion:  http://svn.utgenome.org/utgb/trunk/utgb
    55
    6 == Genome Browser ==
    7  * SVN: http://svn.utgenome.org/utgb/trunk/browser
    8  * wiki:UTGBMedaka/Setup
     6 * Checkout http://svn.utgenome.org/utgb/trunk/utgb folder
     7{{{
     8   svn checkout http://svn.utgenome.org/utgb/trunk/utgb utgb
     9}}}
    910
    10 == UTGB Common ==
    11  * SVN: http://svn.utgenome.org/utgb/trunk/common
    12 
     11This operation will download the following folders
     12{{{
     13maven
     14utgb-common
     15utgb-core
     16utgb-medaka
     17utgb-mmdb
     18utgb-gallery
     19}}}
    1320
    1421== Development with Eclipse ==