Julian Foad <julian.f...@wandisco.com> writes: > I found a bug in "svn info -R": it doesn't report a node that has a tree > conflict but otherwise is nonexistent, except if this node is the root > node of the requested target path.
I think that's an actual-only node. See http://subversion.tigris.org/issues/show_bug.cgi?id=3779 which says that we need to ensure that commands behave sensibly on actual-only nodes. -- Philip