Plone SVN access
Screenshots
Homepage: http://plone.org/products/plone-svn-access/
Contact: admin@iecw.net
Product Description
You get read and write access to a subversion repository through Plone 2.1.x, with an own permission system and a nice and easy interface.
WARNING: Plone SVN access will not work if you have spaces in your filenames. I'd recommend to only use uri save characters (e.g.: a-zA-Z0-9._-) in your file names and folder names.
The following techniques were used to develop it:
- Plone Core 2.1.x (Tested and working up to 2.5. Update to 3.x is currently tested. Will come soon.)
- i18n -> PlacelessTranslationService 1.0
- Plone Tool
- Archetypes 1.3.4-final
- Validation 1.3.3-final05
- CMFQuickInstallerTool 1.5.1
- pysvn Extension 1.3.1 (Tested and working up to 1.5)
Running example: View
License
Plone SVN access was developed through Christian Koller at the University of Applied Sciences FH JOANNEUM - Internet Technology and Management - Kapfenberg.
First homepage: dev-itm.fh-joanneum.at.
Released under GPL.
The images are distributed under the Creative Commons Attribution-ShareAlike 2.5 License.
Detailed: LICENSE.txt.
Support
Documentation
How-to
Development
Development
Based on: Plone Starter
Plone 2.5
Plone SVN access (PSA) works under Plone 2.5. But you may get errors when you install it together with PlonePAS. Cristian S. Rocha has found the following solution which is included in version 0.4.3.2 RC 1.3.2:
Append (After all other PropertySchema.addType):
PropertySchema.addType('tokens', lambda x: True)
within PlonePAS/sheet.py
SourceReleases
-
0.3.1 Beta 1
This is the first public release. (2006-01-05 - download ) -
0.4.1 RC1.1
The first RC version (2006-01-13 - download ) -
0.4.2 RC1.2
Update if you use Plone 2.1.2! (2006-03-12 - download ) -
0.4.2.1 RC1.2.1
Just some changes within the documentation (2006-04-25 - download ) -
0.4.2.2 RC1.2.2
Locale & pysvn1.5 (2007-04-10 - download ) -
0.4.3.1 RC 1.3.1
Allows links to a revision and to a bug-Tracker. (2007-05-18 - download ) -
0.4.3.2 RC 1.3.2
Bug fix. Install this version when using Plone 2.5 (2007-06-16 - download )