Plugins/VcsPlugins/vcsSubversion/__init__.py@baf6da1ae288
Plugins/VcsPlugins/vcsSubversion/__init__.py
Sun, 10 Dec 2017 17:42:11 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 10 Dec 2017 17:42:11 +0100
- changeset 6020
- baf6da1ae288
- parent 5389
-
9b1c800daff3
- child 6048
-
82ad8ec9548c
- permissions
- -rw-r--r--
Added the git plug-in to the core plug-ins.
# -*- coding: utf-8 -*-
# Copyright (c) 2003 - 2017 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.
"""