Plugins/VcsPlugins/vcsSubversion/__init__.py@17d8069de085
Plugins/VcsPlugins/vcsSubversion/__init__.py
Sat, 17 Jan 2015 14:34:26 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 17 Jan 2015 14:34:26 +0100
- changeset 4052
- 17d8069de085
- parent 4021
-
195a471c327b
- child 4631
-
5c1a96925da4
- permissions
- -rw-r--r--
Added capability to search in the output of Diff dialogs of the various VCS interfaces.
# -*- 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.
"""