So, I am running Wpmu v1.1.1, upgraded to on March 3 (I think, should keep better track of dates) and I know that now we are already at version 1.2.2 here.
Instead of updating and risk breaking things I forgot I have edited, would it be the same to just do all the fixes from the trac manually? Supposedly all the code changes are registered there right?
So instead of using the upgrade script I could just do all the edits from revision say 950, up to the current 1005 one. Would that work the same?
Ok, I've been thinking this over and I guess normal upgrade is the way to go. Then I'll just have to remodify whatever is that I did :S
Does anyone know any software that can compare 2 files to see code differences? I have a copy of all the files I edited but no idea what I did to each of them :P
lunabyte
Member
Posted 17 years ago #
I use whatever it is that comes with the Developer Tools. Compare, I think.
Granted, I keep a detailed list of any and all changes I make, plus document them with comments.
Yeah, I am going to begin doing that.
Plus, I will be checking Trac every week to update all the coding.
ekusteve
Member
Posted 17 years ago #
Yes, excellent and Open Source: http://winmerge.org/
Excellent =)
In other news, the upgrade was fairly easy :) Took about an hour to accomplish.