Plugins/VcsPlugins/vcsSubversion/__init__.py@39d8b26ff557
Plugins/VcsPlugins/vcsSubversion/__init__.py
Sat, 24 Jun 2017 12:15:03 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 24 Jun 2017 12:15:03 +0200
- changeset 5765
- 39d8b26ff557
- parent 5389
-
9b1c800daff3
- child 6048
-
82ad8ec9548c
- permissions
- -rw-r--r--
Made the colors of the diff dialogs configurable.
# -*- 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.
"""