Real GIT vs SVN build mismatch
-
GIT checks out installer for build 4714
SVN checks out 4037 which is the installer for build 4716 -
This is known about. it’s ok.
A while back, source forge went down. when they came up, Tom rolled all of the updates for the time they were down into one gigantic svn push.
-
I know about the checkout number differences. The difference at the time of my writing was that GIT is build 4714, and SVN is build 4716 (cloud graphics).
I’m assuming that the build number is built into the code when it is compiled before posting to GIT or SVN.
-
Apparently my git sync script didn’t run at that point. It isn’t really an issue and should now be fixed.
-
That it is, ty!
GIT build 4716
SVN 4038 = build 4716 -
@Tom-Elliott any way you can start pushing to GitHub EVERY OTHER TIME you push to Source Forge. For a major bug fix - of course push to both but, all other stuff and just tinkering around - push to Git every other time. And EVENTUALLY they will be sync’d… knowing Tom it’ll be sync’d in 2 weeks.
EDIT: Off my rocker, disregard.
-
@Wayne-Workman I don’t know what you mean.
They are currently synced properly.
-
@Tom-Elliott said:
@Wayne-Workman I don’t know what you mean.
They are currently synced properly.
gah… I had it backwards… I do apologize, that was confusing.
Change the FOG number every other time - till it’s in sync with the SVN number.