Plugins/PluginVcsPySvn.py

branch
Py2 comp.
changeset 2791
a9577f248f04
parent 2525
8b507a9a2d40
parent 2712
4354ab0b67c7
child 3057
10516539f238
equal deleted inserted replaced
2790:6686a3326df8 2791:a9577f248f04
24 # Start-Of-Header 24 # Start-Of-Header
25 name = "PySvn Plugin" 25 name = "PySvn Plugin"
26 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 26 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
27 autoactivate = False 27 autoactivate = False
28 deactivateable = True 28 deactivateable = True
29 version = "5.1.0" 29 version = "5.4.0"
30 pluginType = "version_control" 30 pluginType = "version_control"
31 pluginTypename = "PySvn" 31 pluginTypename = "PySvn"
32 className = "VcsPySvnPlugin" 32 className = "VcsPySvnPlugin"
33 packageName = "__core__" 33 packageName = "__core__"
34 shortDescription = "Implements the PySvn version control interface." 34 shortDescription = "Implements the PySvn version control interface."

eric ide

mercurial