Jason Kealey <jkealey@shade.ca>


Found
r859473

r859473 | rooneg | 2006-04-17 17:59:13 +0000 (Mon, 17 Apr 2006)

Return a more useful error message when you try to do a propget on an entry
that does not exist in the specified revision.

Found by: Jason Kealey <jkealey@shade.ca>

* subversion/libsvn_client/prop_commands.c
  (remote_propget): Handle the svn_node_none case.