Plugins/VcsPlugins/vcsPySvn/__init__.py

Sun, 13 Nov 2016 19:40:14 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 13 Nov 2016 19:40:14 +0100
changeset 5319
a512d3951a13
parent 4631
5c1a96925da4
child 5389
9b1c800daff3
permissions
-rw-r--r--

Added context menu actions to the Mercurial tags/branches list dialog.

# -*- coding: utf-8 -*-

# Copyright (c) 2006 - 2016 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. This package is based upon the pysvn interface.
"""

eric ide

mercurial