Closed rwols closed 7 years ago
function svn-update-recursive find . -name ".svn" -type d | xargs -I '{}' dirname '{}' | xargs svn update # ^ should not be constant.numeric end