eric6/Plugins/VcsPlugins/vcsSubversion/__init__.py

Fri, 03 Apr 2020 17:43:01 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 03 Apr 2020 17:43:01 +0200
changeset 7493
1696e91a5393
parent 7360
9190402e4505
child 7923
91e843545d9a
permissions
-rw-r--r--

Added vector icons for the mercurial and subversion plug-ins.

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