Closed GoogleCodeExporter closed 9 years ago
SubWCRev.bat is getting an archived copy of the SVN number
Original comment by hegyak
on 13 Dec 2014 at 1:48
fixed in r8519, but theres a problem. some methods for building emuhawk cause
the version project not to get built. we need to find a better way for doing
this still
Original comment by zero...@zeromus.org
on 18 Dec 2014 at 6:58
I did something hacky (in a separate Batch file)
SubWCRev.exe Absolute path to my Trunk Absolute path to my Trunk
\Version\svnrev_template $WCREV$
del svnrev.cs
rename $WCREV$ svnrev.cs
Original comment by hegyak
on 18 Dec 2014 at 2:31
Can someone test to see if having the trunk files on your non-root drive (The
drive with Windows and Users and Program files) will get the correct version/
Original comment by hegyak
on 10 Jan 2015 at 6:13
Issue has been tested and is considered Revolved now.
Original comment by hegyak
on 11 Jan 2015 at 1:04
To fully correct this, you need to do a Clean then Rebuild All in Visual Studio
for each new Revision you want to Compile against.
Original comment by hegyak
on 11 Jan 2015 at 1:38
Original issue reported on code.google.com by
hegyak
on 12 Dec 2014 at 2:46