Plugins/VcsPlugins/vcsSubversion/__init__.py@ebdcf9a36f42
Plugins/VcsPlugins/vcsSubversion/__init__.py
Mon, 04 Jun 2018 19:56:34 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 04 Jun 2018 19:56:34 +0200
- changeset 6325
- ebdcf9a36f42
- parent 6048
-
82ad8ec9548c
- child 6645
-
ad476851d7e0
- permissions
- -rw-r--r--
Changed some layouts to make some buttons appear next to each other without space.
# -*- coding: utf-8 -*-
# Copyright (c) 2003 - 2018 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.
"""