eric6/Plugins/VcsPlugins/vcsSubversion/__init__.py@e04b7a25e241
eric6/Plugins/VcsPlugins/vcsSubversion/__init__.py
Mon, 28 Dec 2020 19:43:35 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 28 Dec 2020 19:43:35 +0100
- changeset 7917
- e04b7a25e241
- parent 7360
-
9190402e4505
- child 7923
-
91e843545d9a
- permissions
- -rw-r--r--
subversion.py: fixed issues introduced with the removal of QRegExp.
# -*- coding: utf-8 -*-
# Copyright (c) 2003 - 2020 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.
"""