Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/__init__.py

Mon, 12 Nov 2012 17:46:11 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 12 Nov 2012 17:46:11 +0100
changeset 2222
105f425944a2
parent 1509
c0b5e693b0eb
child 2302
f29e9405c851
permissions
-rw-r--r--

Extended the commit of all supported version control system interfaces to check for unsaved changes, that would otherwise be forgotten.

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

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

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

eric ide

mercurial