Changes between Version 35 and Version 36 of net.sf.basedb.illumina
- Timestamp:
- Jun 9, 2021, 7:21:24 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
net.sf.basedb.illumina
v35 v36 54 54 '''Source code''' can be downloaded from the subversion repository. Use the following command to get source code for the 1.7 version: 55 55 56 `svn co http ://baseplugins.thep.lu.se/svn/plugins/base2/net.sf.basedb.illumina/tags/1.7 illumina-1.7`56 `svn co https://baseplugins.thep.lu.se/svn/plugins/base2/net.sf.basedb.illumina/tags/1.7 illumina-1.7` 57 57 58 58 59 59 The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: 60 60 61 `svn co http ://baseplugins.thep.lu.se/svn/plugins/base2/net.sf.basedb.illumina/trunk illumina-dev`61 `svn co https://baseplugins.thep.lu.se/svn/plugins/base2/net.sf.basedb.illumina/trunk illumina-dev` 62 62 63 63 or [source:plugins/base2/net.sf.basedb.illumina/trunk browse the svn repository].