Plugins/PluginVcsPySvn.py

branch
5_3_x
changeset 2713
a90b27b36d1c
parent 2325
b288bcd8185c
child 3163
9f50365a0870
equal deleted inserted replaced
2711:463ca742001d 2713:a90b27b36d1c
22 # Start-Of-Header 22 # Start-Of-Header
23 name = "PySvn Plugin" 23 name = "PySvn Plugin"
24 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 24 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
25 autoactivate = False 25 autoactivate = False
26 deactivateable = True 26 deactivateable = True
27 version = "5.1.0" 27 version = "5.3.0"
28 pluginType = "version_control" 28 pluginType = "version_control"
29 pluginTypename = "PySvn" 29 pluginTypename = "PySvn"
30 className = "VcsPySvnPlugin" 30 className = "VcsPySvnPlugin"
31 packageName = "__core__" 31 packageName = "__core__"
32 shortDescription = "Implements the PySvn version control interface." 32 shortDescription = "Implements the PySvn version control interface."

eric ide

mercurial