Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/__init__.py

Sat, 30 Jun 2012 17:03:09 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 30 Jun 2012 17:03:09 +0200
changeset 1924
97b2fcc8a855
parent 1509
c0b5e693b0eb
child 2302
f29e9405c851
permissions
-rw-r--r--

Fixed an issue causing change lists to remain unrecognized by the PySvn status dialog on Windows systems.

# -*- coding: utf-8 -*-

# Copyright (c) 2007 - 2012 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the the subversion configuration page.
"""

eric ide

mercurial