Changes between Version 11 and Version 12 of net.sf.basedb.varsearch
- Timestamp:
- Jun 9, 2021, 7:16:51 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
net.sf.basedb.varsearch
v11 v12 35 35 '''Source code''' can be downloaded from the subversion repository. Use the following command to get source code for the 1.0 version: 36 36 37 `svn co http ://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.varsearch/tags/1.0 varsearch-1.0`37 `svn co https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.varsearch/tags/1.0 varsearch-1.0` 38 38 39 39 40 40 The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: 41 41 42 `svn co http ://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.varsearch/trunk varsearch-dev`42 `svn co https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.varsearch/trunk varsearch-dev` 43 43 44 44