Re: source from svn1299 on; is broken when compiling on XP
- Posted by bernie Jan 10, 2009
- 1034 views
jimcbrown said...
bernie said...
Jim where does the present system get the 1399 from now ??
If you have the program installed, it runs svnversion.exe to obtain the version number; otherwise it obtains it by reading .svn/entries directly.
It looks as if you can open the .svn/entries file as a text file.
read in the forth line set an environment variable and close the file.
at the beginning of a makefile or batch file.