google-code-export / game-golem

Automatically exported from code.google.com/p/game-golem
0 stars 0 forks source link

IMPORTANT - Source file renaming - Monday 3rd Jan 12pm GMT #222

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I need to rename all the Castle Age source files, those are basically the 
worker_*.js files (not the worker_+* system ones or worker.js itself).

They will all be going from "worker_*.js" to "worker_ca_*.js".

Naturally this means that if you make any changes and then try to SVN update 
your changes might get lost as it wants to delete the old files.

Because of this I will be doing the change at the specified time/date.

If you wish to Update after this and haven't already committed any changes 
simply rename your source files first - it will then merge the diffs properly. 
I'd advise against trying to Update without renaming after this point (which is 
why I'm giving a week's notice).

If you want to check whether it's happened then simply go to 
http://code.google.com/p/game-golem/source/list - I will mark the critical 
commit as IMPORTANT.

Original issue reported on code.google.com by RycochetTM on 27 Dec 2010 at 9:21

GoogleCodeExporter commented 9 years ago
Slight update to this - the DOS build script needs a change to the options - 
specifically the Firefox options need to have the file name removed so it just 
includes the path as the css file also needs to be updated in the build process.

When this update goes through you will need to edit your build.ini file to 
remove the filename at the end of the path. This is DOS only, not *nix.

Original comment by RycochetTM on 2 Jan 2011 at 5:30

GoogleCodeExporter commented 9 years ago
IMPORTANT!!!

This change has now been done.

If you are building on windows, edit your "build.ini" and remove the filename 
and trailing slash from the Firefox lines.

If you had uncommitted changes, *backup* your files before Updating - then 
merge your changes back into the renamed files. SVN *might* handle it 
automatically, but I for one would not want to risk that.

Any issues with the change should go in here, I'll close the issue in a couple 
of days.

Original comment by RycochetTM on 3 Jan 2011 at 2:53

GoogleCodeExporter commented 9 years ago

Original comment by RycochetTM on 8 Jan 2011 at 2:15