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

Re: EXTERNALS table column names confused.

From: Hyrum K Wright <hyrum.wright_at_wandisco.com>
Date: Thu, 22 Sep 2011 14:01:29 +0100

On Thu, Sep 22, 2011 at 1:46 PM, Neels J Hofmeyr <neels_at_elego.de> wrote:
> Hi all,
>
> I just noticed that, since "operative revision" != "peg revision", the
> column names in the EXTERNALS table are confused/confusing.
>
> They are:
>
>  def_operational_revision (supposed to be the peg rev)
>  def_revision             (supposed to be the operat*ive* rev)
>
> So I'd like to change that. The question is: when. Now? For 1.8?

Adding columns to a table is easy, removing them takes a bit more
work. Since I suspect your change would require a bit of both, I
think it falls into the "bit more work" category.

That being said, the f99 format (which should be the first bump for
1.8) is there so that we can do changes which require this extra work.
 Since things are functioning right now for 1.7, I'd suggest making
this change in 1.8, if you feel it should be made at all.

-Hyrum

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/
Received on 2011-09-22 15:02:01 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.