PloneSVNaccess
Providing read and write access to subversion.
PloneSVNaccess.py
The Product.
Author: Christian Koller 'admin@iecw.net'.
Released under GNU GPL v2 or later.
Plone Subversion access The main class, setting the schema, the content_icon, the actions (Tabs) and a lot of protected methods for the page templates
For more information about this class, see The PloneSVNaccess Class.
Plone Subversion access
The main class, setting the schema, the content_icon, the actions (Tabs) and a lot of protected methods
for the page templates
Redefine the view tab (action) and define the view_log and local_roles for PloneSVNaccess
Commit file to svn.
Calls: PloneSVNaccessTool.py
Set the icon for the PloneSVNaccess
Delete File or Folder
Calls: PloneSVNaccessTool.py
Return File Diff
Calls: PloneSVNaccessTool.py
Get the folder listing
Calls: PloneSVNaccessTool.py
Get the file info
Calls: PloneSVNaccessTool.py
Get File Content
Calls: PloneSVNaccessTool.py
Get Folder as TAR or ZIP
Calls: PloneSVNaccessTool.py
Return Log info
Calls: PloneSVNaccessTool.py
Return the RevNo of head
Calls: PloneSVNaccessTool.py
Returns Revision Numbers
Calls: PloneSVNaccessTool.py
Get a single file
Calls: PloneSVNaccessTool.py
Create a new Folder
Calls: PloneSVNaccessTool.py
The schema includes five variables, the access_mode, the repository_path, the username and password for the repository and the webdav_path
Upload file to svn
Calls: PloneSVNaccessTool.py