Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib/libxml2.so.2: undefined symbol: gzopen64" ). Look in the Trac log for more information.
- Timestamp:
-
12/23/08 18:25:49 (21 months ago)
- Author:
-
trollfot
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v17
|
v18
|
|
| 42 | 42 | '''Current Version''' |
| 43 | 43 | |
| 44 | | The current stable version is the 2.2.4 - It requires Plone3.1.3+ |
| | 44 | The current stable version is the 2.3.3 - It requires Plone3.1.3+ |
| 45 | 45 | {{{ |
| 46 | | svn co http://tracker.trollfot.org/svn/projects/StructuredDocument/tags/2.2.4 sd |
| | 46 | svn co http://tracker.trollfot.org/svn/projects/StructuredDocument/tags/2.3.3 sd |
| 47 | 47 | }}} |
| 48 | 48 | |
| 49 | 49 | '''Development version''' |
| 50 | 50 | |
| | 51 | Only available as a buildout, for now, as it requires externals eggs (grok) |
| 51 | 52 | {{{ |
| 52 | | svn co http://tracker.trollfot.org/svn/projects/sd/trunk/sd |
| | 53 | svn co http://tracker.trollfot.org/svn/projects/StructuredDocument/buildout/trunk sd.buildout |
| 53 | 54 | }}} |