Wed, 17 Jun 2020 20:18:54 +0200
Checked the reported security related issue reports generated by the new security checker.
# -*- coding: utf-8 -*- # Copyright (c) 2006 - 2020 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. """