Installing upgrade un-did many changes [message #26291] |
Wed, 13 July 2005 01:04 |
BobB
Messages: 165 Registered: April 2005 Location: Tucson, AZ
Karma: 0
|
Senior Member |
|
|
When I installed the 2.6.15 upgrade, I found that a lot of work I'd done modifying the forum had all been un-done. I'm still chasing down what files I'd changed so I can change them back. This includes icons I'd changed which were all changed back.
Is it possible to design upgrades to add only what's been altered or changed since the last release? I don't want to have to do everything all over again every time there's a new upgrade.
|
|
|
Re: Installing upgrade un-did many changes [message #26292 is a reply to message #26291] |
Wed, 13 July 2005 01:43 |
BobB
Messages: 165 Registered: April 2005 Location: Tucson, AZ
Karma: 0
|
Senior Member |
|
|
BobB wrote on Tue, 12 July 2005 20:04 | Is it possible to design upgrades to add only what's been altered or changed since the last release?
|
This raises another question: if a file I've modified is upgraded, and I change it back to my modified form, then I lose the upgrade for that file? That, or I'd have to pull each file from the upgrade and compare it to my modified version line by line to see if there's anything new in it?
Fortunately I kept backups of each file I modified, so It was not that difficult to re-replace them. If, when an upgrade is issued, a list of upgraded files were published here on this forum or in a text file with the upgrade archive, that would be very helpful. Then at least I'd know if I need to re-modify the new versions.
|
|
|
Re: Installing upgrade un-did many changes [message #26293 is a reply to message #26292] |
Wed, 13 July 2005 01:45 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The forum only updates files that have been modified since the last release, when it does this, it makes a backup of the old file inside the errors/.backup directory.
You can manually apply changes by looking at the web cvs (timeline) and taking patches from there.
FUDforum Core Developer
|
|
|
Re: Installing upgrade un-did many changes [message #26296 is a reply to message #26293] |
Wed, 13 July 2005 02:16 |
BobB
Messages: 165 Registered: April 2005 Location: Tucson, AZ
Karma: 0
|
Senior Member |
|
|
Ilia wrote on Tue, 12 July 2005 20:45 | The forum only updates files that have been modified since the last release, when it does this, it makes a backup of the old file inside the errors/.backup directory.
|
OK, it looks like I have some work to do since every file I've modified appears to have been upgraded.
I don't see icons like read.png, unread.png, existing_content.png, etc. in that backup directory, yet those got changed back during the upgrade. Why? They weren't any different than in the last release.
|
|
|
|
|
Re: Installing upgrade un-did many changes [message #26302 is a reply to message #26301] |
Wed, 13 July 2005 02:57 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Well you can revert to old files and then look @ the history of those files in the CVS to see if you want/need any of the performed changes.
FUDforum Core Developer
|
|
|