[cvsnt] Re: Latest updates
Tony Hoyle
tmh at nodomain.org
Mon Feb 7 23:40:58 GMT 2005
Bo Berglund wrote:
>>1) What is supposed to go as the second call parameter to the
>>build.bat file? The first seems to be the sourcefile minus extension.
>>The second comes in here:
>>sed 's/__VERSION__/%2/' <../%1.dbk >%1.dbk
>
>
> I think this is the sole remaining thing now actually...
> What is supposed to happen here???
It replaces __VERSION__ with the real cvs version passed in the second
parameter to the script, putting a copy in the temporary directory.
You can build off the original file without doing this, but your file
will have __VERSION__ in it.. not a problem if you're just testing.
Tony
More information about the cvsnt
mailing list