Plugins/VcsPlugins/vcsSubversion/__init__.py

Sat, 28 Jan 2017 14:22:00 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 28 Jan 2017 14:22:00 +0100
changeset 5449
7679d1d3671a
parent 5389
9b1c800daff3
child 6048
82ad8ec9548c
permissions
-rw-r--r--

Added up and down buttons to move the current entry to the Mercurial and Subversion log browsers.

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

# Copyright (c) 2003 - 2017 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