Plugins/VcsPlugins/vcsPySvn/__init__.py

Tue, 15 Nov 2016 19:03:24 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 15 Nov 2016 19:03:24 +0100
changeset 5325
d0b6adb1721f
parent 4631
5c1a96925da4
child 5389
9b1c800daff3
permissions
-rw-r--r--

Started to implement a context menu for the Mercurial bookmarks 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