Plugins/VcsPlugins/vcsSubversion/__init__.py@087aa177764a
Plugins/VcsPlugins/vcsSubversion/__init__.py
Sun, 08 Jan 2012 20:07:13 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 08 Jan 2012 20:07:13 +0100
- branch
- 5_1_x
- changeset 1533
- 087aa177764a
- parent 1510
-
e75ecf2bd9dd
- permissions
- -rw-r--r--
Removed all calls of doItemsLayout().
# -*- 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.
"""