Plugins/VcsPlugins/vcsSubversion/__init__.py@a75328ebac64
Plugins/VcsPlugins/vcsSubversion/__init__.py
Thu, 06 Mar 2014 18:24:39 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 06 Mar 2014 18:24:39 +0100
- changeset 3334
- a75328ebac64
- 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.
"""