Changes between Version 9 and Version 10 of net.sf.basedb.otp
- Timestamp:
- Jun 9, 2021, 7:19:48 PM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
net.sf.basedb.otp
v9 v10 33 33 '''Source code''' can be downloaded from the subversion repository. Use the following command to get source code for the 1.3 version: 34 34 35 `svn co http ://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.otp/tags/1.3 otp-1.3`35 `svn co https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.otp/tags/1.3 otp-1.3` 36 36 37 37 38 38 The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: 39 39 40 `svn co http ://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.otp/trunk otp-dev`40 `svn co https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.otp/trunk otp-dev` 41 41 42 42