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
branch
maintenance
changeset 7919
b53ea4decd93
parent 7360
9190402e4505
child 7923
91e843545d9a
permissions
-rw-r--r--

subversion.py: fixed issues introduced with the removal of QRegExp.
(grafted from e04b7a25e241b0225a27ee4b78c8db745dfcb65d)

# -*- 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.
"""

eric ide

mercurial