Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/__init__.py@a6cee59c80a4
Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/__init__.py
Sat, 19 Oct 2013 20:02:09 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 19 Oct 2013 20:02:09 +0200
- changeset 3044
- a6cee59c80a4
- parent 2302
-
f29e9405c851
- child 3160
-
209a07d7e401
- permissions
- -rw-r--r--
Made the subversion status regexp a bit more relaxed with respect to the author name.
# -*- coding: utf-8 -*-
# Copyright (c) 2007 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the the subversion configuration page.
"""