eric6/Plugins/VcsPlugins/vcsPySvn/__init__.py

Sat, 24 Aug 2019 18:26:11 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 24 Aug 2019 18:26:11 +0200
changeset 7167
b3557e77314a
parent 6942
2602857055c5
child 7360
9190402e4505
permissions
-rw-r--r--

VCS: extended the vcsImport function.

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

# Copyright (c) 2006 - 2019 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. This package is based upon the pysvn interface.
"""

eric ide

mercurial