Properly handle SVN connection/client errors.
This requires my fork of the SVN library, until pull request #43 is merged upstream: https://github.com/dsoprea/PySvn/pull/43
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
# Primary requirements:
|
||||
pillar
|
||||
attrs==16.1.0
|
||||
svn==0.3.42
|
||||
# Use Sybren's branch, until this pull request is merged:
|
||||
# https://github.com/dsoprea/PySvn/pull/43
|
||||
-e git+https://github.com/sybrenstuvel/PySvn.git@sybren-svncommanderror#egg=svn
|
||||
|
||||
|
||||
# Testing requirements:
|
||||
pytest==3.0.1
|
||||
|
Reference in New Issue
Block a user