Plugins/VcsPlugins/vcsSubversion/__init__.py@1a3123f385b6
Plugins/VcsPlugins/vcsSubversion/__init__.py
Wed, 21 May 2014 18:47:56 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Wed, 21 May 2014 18:47:56 +0200
- branch
- 5_4_x
- changeset 3599
- 1a3123f385b6
- parent 3160
-
209a07d7e401
- child 4021
-
195a471c327b
- permissions
- -rw-r--r--
Fixed an issue in the Subversion vcsMove method.
(grafted from 37fdb72a2388f98f2b69d44eb5f8667d2207a128)
# -*- 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.
"""