Plugins/VcsPlugins/vcsSubversion/__init__.py@a3319822d303
Plugins/VcsPlugins/vcsSubversion/__init__.py
Sun, 01 Feb 2015 18:23:12 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 01 Feb 2015 18:23:12 +0100
- changeset 4079
- a3319822d303
- parent 4021
-
195a471c327b
- child 4631
-
5c1a96925da4
- permissions
- -rw-r--r--
Added possibility for plug-ins to have toolbars.
# -*- coding: utf-8 -*-
# Copyright (c) 2003 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the vcs interface to Subversion.
It consists of the subversion class, the project helper classes and some
Subversion specific dialogs.
"""