Re: source from svn1299 on; is broken when compiling on XP
- Posted by jimcbrown (admin) Jan 10, 2009
- 1031 views
mattlewis said...
I don't know what the solution is, but I don't think we just get rid of useful things like reading the svn info for the sake of DOS. I'd rather make it awkward to build DOS, at least with accurate svn info.
Matt
Agreed. Both the old version and current version of revget.ex had the ability to read directly from .svn to obtain the version from inside of DOS, so we can still build DOS with accurate svn info at any rate.
As far as I know, there is no version of svn explicitly for DOS, so maybe the best thing to do is to ifdef out the call to svnversion when we're building on DOS.