Changes between Version 7 and Version 8 of net.sf.basedb.inca
- Timestamp:
- Jun 9, 2021, 7:20:28 PM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
net.sf.basedb.inca
v7 v8 27 27 '''Source code''' can be downloaded from the subversion repository. Use the following command to get source code for the 1.0 version (not yet released): 28 28 29 `svn co http ://baseplugins.thep.lu.se/svn/other/inca-xml2csv/tags/1.0 inca-xml2csv-1.0`29 `svn co https://baseplugins.thep.lu.se/svn/other/inca-xml2csv/tags/1.0 inca-xml2csv-1.0` 30 30 31 31 32 32 The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: 33 33 34 `svn co http ://baseplugins.thep.lu.se/svn/other/inca-xml2csv/trunk inca-xml2csv-dev`34 `svn co https://baseplugins.thep.lu.se/svn/other/inca-xml2csv/trunk inca-xml2csv-dev` 35 35 36 36