Stefan Sperling wrote on Thu, Apr 26, 2012 at 10:39:23 +0200: > $ svn status | grep '^[A-Z]' | sed 's/^. \(.*\)$/\1/'
The exact format of this output is subject to change with minor versions (1.7 to 1.8, etc). For example the 7th column (for tree conflicts) didn't exist in 1.4. The release notes document such changes. There is --xml, though it's less sed-friendly.