Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/__init__.py@090b37850a89
Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/__init__.py
Tue, 06 Sep 2011 18:33:27 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 06 Sep 2011 18:33:27 +0200
- branch
- 5_1_x
- changeset 1298
- 090b37850a89
- parent 791
-
9ec2ac20e54e
- child 1509
-
c0b5e693b0eb
- permissions
- -rw-r--r--
Fixed an issue in the various diff dialogs writing the patch.
(transplanted from 6347cf7820362bae009ddd787bbe11699fbf4328)
# -*- coding: utf-8 -*-
# Copyright (c) 2007 - 2011 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the the subversion configuration page.
"""