| Home | Trees | Index | Help |
|
|---|
| Package svndump :: Module props |
|
| Classes | |
|---|---|
PropertyTransformer |
A class for transforming the properties of a dump file class. |
RevisionPropertyTransformer |
A class for transforming the revision properties of a dump file class. |
| Function Summary | |
|---|---|
| integer |
Parses the commandline and executes the transformation. |
| integer |
Parses the commandline and executes the transformation. |
| Function Details |
|---|
svndump_transform_prop_cmdline(appname, args)Parses the commandline and executes the transformation. Usage:
>>> svndump_transform_prop_cmdline( sys.argv[0], sys.argv[1:] )
|
svndump_transform_revprop_cmdline(appname, args)Parses the commandline and executes the transformation. Usage:
>>> svndump_transform_cmdline( sys.argv[0], sys.argv[1:] )
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed Apr 11 04:31:45 2007 | http://epydoc.sf.net |