Changes between Version 10 and Version 11 of net.sf.basedb.examples.webservices
- Timestamp:
- Jun 9, 2021, 7:22:52 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
net.sf.basedb.examples.webservices
v10 v11 29 29 '''Source code''' is included in the downloads, but can also retrieved from the subversion repository. Use the following command to get source code for the 3.1 version: 30 30 31 `svn co http ://baseplugins.thep.lu.se/svn/webservices/net.sf.basedb.examples/tags/3.1 ws-examples-3.1`31 `svn co https://baseplugins.thep.lu.se/svn/webservices/net.sf.basedb.examples/tags/3.1 ws-examples-3.1` 32 32 33 33 34 34 The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: 35 35 36 `svn co http ://baseplugins.thep.lu.se/svn/webservices/net.sf.basedb.examples/trunk ws-examples-dev`36 `svn co https://baseplugins.thep.lu.se/svn/webservices/net.sf.basedb.examples/trunk ws-examples-dev` 37 37 38 38 === Contribute ===