Re: Fix svn_wc__node_get_base_rev() -- don't report the working revision

2012-04-12 Thread Julian Foad
get_base_rev() -- don't report the working revision. > A follow-up to r1088832. > > * subversion/libsvn_wc/node.c >   (get_base_rev): If there is no base version, don't report the working >     revision instead, just fail. [...] > (Tests still running.) (There were more failures.) - Julian

Fix svn_wc__node_get_base_rev() -- don't report the working revision

2012-04-12 Thread Julian Foad
This is an obvious fix, right?  But the adjustments needed to a couple of callers are not obvious. [[[ Fix svn_wc__node_get_base_rev() -- don't report the working revision. A follow-up to r1088832. * subversion/libsvn_wc/node.c   (get_base_rev): If there is no base version, don't