Greg Stein <gst...@gmail.com> writes: > $ svn rm path/subdir > $ svn commit path/subdir > $ svnversion > > Should it report "just r9", or should it report "r9-10" ?
We could change the definition of r9P to include not-present as well as excluded. I'd like 'svn status' to start indicating when a working copy is sparse, probably by using 'P' like svnversion. It could also be used to indicate not-present nodes. -- Philip