Plugins/VcsPlugins/vcsSubversion/__init__.py

Tue, 12 Jun 2012 19:01:14 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 12 Jun 2012 19:01:14 +0200
changeset 1894
a7096cf751db
parent 1509
c0b5e693b0eb
child 2302
f29e9405c851
permissions
-rw-r--r--

Corrected the last change to the Subversion plug-ins.

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

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