Home
last modified time | relevance | path

Searched refs:SVNError (Results 1 – 1 of 1) sorted by relevance

/external/jsoncpp/
Dmakerelease.py45 class SVNError(Exception): class
56 error = SVNError( 'SVN command failed:\n' + stdout )
88 except SVNError as e: