List:MaxDB« Previous MessageNext Message »
From:Daniel Dittmar Date:August 1 2003 4:10pm
Subject:RE: [SAP DB Dev] GetBuildNumber does not produce a serial number
View as plain text  
> > Since I am using the current build-tools, i wont get a 
> > increasing build
> > number anymore. With my old DevTools this worked fine and was very
> > useful to me. How can i reactivate them on the current buildtools ?
> 
> Forget about RELSTAT and wait a few days and the feature wil 
> be back in the CVS tree.

or apply this patch

Change 184727 by * on 2003/07/30 18:01:23

	use getbuildnr for opensrc

Affected files ...

... //prodprojects/vmake/dev/src/_tools/maketools/sys/src/tt/imake.pm.tt#7 edit

Differences ...

==== //prodprojects/vmake/dev/src/_tools/maketools/sys/src/tt/imake.pm.tt#7 (text) ====

327c327
< 		if ( $ENV{RELSTAT} !~ /TEST/i && !$noBuildNr && ($ENV{RELVER} ne
"R74") )
---
> 		if ( ($ENV{'RELSTAT'} !~ /TEST/i && !$noBuildNr && ($ENV{'RELVER'}
> lt "R74")) || !$ENV{'SAPDB_INTERNAL'} )

Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
daniel.dittmar@stripped
http://www.sapdb.org/


Thread
[SAP DB Dev] GetBuildNumber does not produce a serial numberKai Mosebach30 Jul
RE: [SAP DB Dev] GetBuildNumber does not produce a serial numberDaniel Dittmar30 Jul
  • AW: [SAP DB Dev] GetBuildNumber does not produce a serial numberKai Mosebach30 Jul
RE: [SAP DB Dev] GetBuildNumber does not produce a serial numberDaniel Dittmar30 Jul
RE: [SAP DB Dev] GetBuildNumber does not produce a serial numberDaniel Dittmar1 Aug