Plugins/VcsPlugins/vcsSubversion/__init__.py

Sat, 09 May 2015 14:10:59 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 09 May 2015 14:10:59 +0200
branch
6_0_x
changeset 4252
ea05b52a278f
parent 4022
f5f42921717e
child 4631
5c1a96925da4
permissions
-rw-r--r--

Fixed issues in the Subversion and Mercurial log browser windows.
(grafted from d3bd7c3dcb801685ee5932a0fdd7570c8e26c794)

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

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