Plugins/VcsPlugins/vcsSubversion/__init__.py

Sun, 27 Sep 2015 17:17:06 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 27 Sep 2015 17:17:06 +0200
changeset 4470
0a8b94711aea
parent 4021
195a471c327b
child 4631
5c1a96925da4
permissions
-rw-r--r--

Changed the sort order of the tag list in the VCS tag dialogs.

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