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

Re: svn commit: r1132968 - in /subversion/trunk/subversion/include: svn_types.h svn_version.h

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 23 Jun 2011 17:05:09 -0400

On Thu, Jun 23, 2011 at 4:59 PM, Bert Huijben <bert_at_qqmail.nl> wrote:

> But most importantly
> #define SVN_VER_TAG        " (under development)"
> #define SVN_VER_NUMTAG     "-dev"
> #define SVN_VER_REVISION   0
>
> These are redefined by third party distributions that somehow influence how
> Subversion is built to make it visible to their users that they are not 100%
> the official build.

Are you saying that in your SharpSVN build process you change these
values, such as to the revision of trunk you are building? Otherwise,
I do not see why these defines change from build to build.

BTW, I can understand why you would change those values. I often wish
that the make process did that too. (And if it did, I bet the change
you made would have already been done by someone).

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-06-23 23:05:40 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.