Hello all,
Could you please tell me what does "diff engine" do in phpBB 3.0? I'm very curious about it.
Best wishes,
What is "diff engine" ?
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
-
- Registered User
- Posts: 53
- Joined: Fri Sep 03, 2004 11:58 pm
- Location: Istanbul
What is "diff engine" ?
Greetings to everyone...
Re: What is "diff engine" ?
I havn't used the update yet however I believe it is for updating the phpbb 3 files when the update is going to be installed. Instead of installing just the database changes and files have to be done manually.
Re: What is "diff engine" ?
In theory it's something that will alow you to easily update your board even if it has mods installed.
Don't give me my freedom out of pity!
Re: What is "diff engine" ?
APTX wrote: In theory it's something that will alow you to easily update your board even if it has mods installed.
Surely if you change things enough its still going to confuse any diff system.
What happens if the changed line is one that you have also changed, how is it going to resolve that?
Re: What is "diff engine" ?
I bet it will work even better for updates after gold is released.. as most changes from version to version will be small. Could there potentially be dozens and dozens of version changes?
Re: What is "diff engine" ?
Yoda_IRC wrote: Surely if you change things enough its still going to confuse any diff system.
What happens if the changed line is one that you have also changed, how is it going to resolve that?
It will probably give you a message telling you the line could not be found and you would have to edit that part manually.
Re: What is "diff engine" ?
APTX wrote: In theory it's something that will alow you to easily update your board even if it has mods installed.
For those of us who don't mod, an easier update process would be greatly appreciated!
I got a postcard from my friend George. It was a satellite photo of the entire Earth. On the back he wrote, "Wish you were here."
Re: What is "diff engine" ?
Yoda_IRC wrote: Surely if you change things enough its still going to confuse any diff system.
What happens if the changed line is one that you have also changed, how is it going to resolve that?
That is called a collision. The updater found 4 of them in one file (the only one I touched
Don't give me my freedom out of pity!
Re: What is "diff engine" ?
Perhaps I misunderstood this "diff engine." So let me ask this question:
How will updates be handled in Olympus? Will we still have to download, unpack, disable our boards, run the upgrade script, re-enable our board, etc? Or can there be a more automated way to "check for updates" and have them installed automatically?
I apologize if this is answered somewhere already.
How will updates be handled in Olympus? Will we still have to download, unpack, disable our boards, run the upgrade script, re-enable our board, etc? Or can there be a more automated way to "check for updates" and have them installed automatically?
I apologize if this is answered somewhere already.
I got a postcard from my friend George. It was a satellite photo of the entire Earth. On the back he wrote, "Wish you were here."
Re: What is "diff engine" ?
The updater has the ability to upload the new files via FTP if your PHP has FTP support. The alternative is that you download an archive of your choice and upload it yourself.
Don't give me my freedom out of pity!