On Thu, Jun 23, 2011 at 4:59 PM, Bert Huijben <b...@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/