Plugins/VcsPlugins/vcsSubversion/__init__.py@2a034a7f1f54
Plugins/VcsPlugins/vcsSubversion/__init__.py
Sun, 09 Mar 2014 17:06:40 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 09 Mar 2014 17:06:40 +0100
- changeset 3349
- 2a034a7f1f54
- parent 3160
-
209a07d7e401
- child 4021
-
195a471c327b
- permissions
- -rw-r--r--
Made the status LED (right lower corner) clickable (depending on overall VCS status it will show the log browser or the status dialog).
# -*- coding: utf-8 -*-
# Copyright (c) 2003 - 2014 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.
"""