Changes between Version 14 and Version 15 of net.sf.basedb.opengrid
- Timestamp:
- Jun 9, 2021, 7:18:06 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
net.sf.basedb.opengrid
v14 v15 38 38 '''Source code''' can be downloaded from the subversion repository. Use the following command to get source code for the 1.3 version: 39 39 40 `svn co http ://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.opengrid/tags/1.3 opengrid-1.3`40 `svn co https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.opengrid/tags/1.3 opengrid-1.3` 41 41 42 42 43 43 The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: 44 44 45 `svn co http ://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.opengrid/trunk opengrid-dev`45 `svn co https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.opengrid/trunk opengrid-dev` 46 46 47 47