[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 12 Apr 2012 17:11:21 +0100 (BST)

I (Julian Foad) wrote:

> This is an obvious fix, right?  But the adjustments needed to a couple of
> callers are not obvious.

If I make it return SVN_INVALID_REVNUM instead of an error, no adjustments to callers are needed.  Committed that in r1325341.

> [[[
> 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 report the working
>     revision instead, just fail.
[...]
> (Tests still running.)

(There were more failures.)

- Julian
Received on 2012-04-12 18:11:56 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.