Plugins/VcsPlugins/vcsSubversion/__init__.py@0e973a74be62
Plugins/VcsPlugins/vcsSubversion/__init__.py
Thu, 06 Mar 2014 18:31:52 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 06 Mar 2014 18:31:52 +0100
- branch
- 5_4_x
- changeset 3335
- 0e973a74be62
- parent 3160
-
209a07d7e401
- child 4021
-
195a471c327b
- permissions
- -rw-r--r--
Fixed an issue creating new projects.
# -*- 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.
"""