vlsi / vlsi-release-plugins

A set of plugins to simplify Gradle release tasks
Apache License 2.0
41 stars 13 forks source link

Implement automatic retry of SVN operations #27

Open vlsi opened 5 years ago

vlsi commented 5 years ago

svn ls, svn cat, svnmucc operations might fail due to network issues. So it makes sense to retry the operations several times (or ask the user).