Plugins/VcsPlugins/vcsSubversion/__init__.py

Mon, 30 Nov 2015 19:52:30 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 30 Nov 2015 19:52:30 +0100
changeset 4597
46be8d9c4dd8
parent 4021
195a471c327b
child 4631
5c1a96925da4
permissions
-rw-r--r--

Modified more dialogs to use the path picker widgets.

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