Home | Trees | Index | Help |
---|
Package svnmailer :: Module subversion |
|
Classes | |
---|---|
LockedPathDescriptor |
Describes the lock status of a particular path |
Repository |
Access to the subversion repository |
_RevisionChangeCollector |
Collect all changes between two particular revisions |
_Version |
SVN version container class |
Collector |
svn 1.[01] collector |
PathDescriptor |
Describes the basic information of a particular path |
VersionedPathDescriptor |
Describes the changes of a particular path |
Exceptions | |
---|---|
RepositoryError |
A repository error occured |
Function Summary | |
---|---|
bool
|
Returns True if the supplied mime type represents a binary |
bool
|
Returns if the supplied name represents a translated property |
Variable Summary | |
---|---|
_Version |
version : The version of the subversion library (maj, min, pat, rev) |
int |
_SVN_INVALID_REVNUM : the invalid revision number |
Function Details |
---|
isBinary(mtype)Returns True if the supplied mime type represents a binary
|
isUnicodeProperty(name)Returns if the supplied name represents a translated property
|
Variable Details |
---|
versionThe version of the subversion library (maj, min, pat, rev)
|
_SVN_INVALID_REVNUMthe invalid revision number
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Apr 17 12:39:12 2006 | http://epydoc.sf.net |