Re: VER 4.0 build error
- Posted by bernie Mar 17, 2009
- 871 views
jeremy said...
It should be able to be tried w/o causing an issue. Maybe we need to go back and visit the original problem and make sure it was diagnosed right.
Jeremy
Could someone explain to me why it is necessary to go through
all the complication to get the SVN number for building a source.
Why can't a simple text file that is updated each time
an addition to the source is committed to the repository
Then when the source is download or updated by a user
this text file will always contain the latest SVN version number
that can be simply read during the end user's compile.
The SVN version should be handle at the repository at the
commit time even if extra steps are required by the developer's
commit NOT during the end users compile.