Plugins/VcsPlugins/vcsSubversion/__init__.py

Fri, 23 Mar 2018 19:58:01 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 23 Mar 2018 19:58:01 +0100
changeset 6197
ec4b978d3d88
parent 6048
82ad8ec9548c
child 6645
ad476851d7e0
permissions
-rw-r--r--

SvnStatusDialog: Fixed an issue in parsing the svn output.

# -*- 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.
"""

eric ide

mercurial