8.1.point-release patch installs

Having trouble installing serendipity?
Post Reply
2pint
Posts: 2
Joined: Mon May 23, 2005 2:22 am
Location: USA

8.1.point-release patch installs

Post by 2pint »

Hi,
I'm an s9y n00b, and I'm not a programmer, so please bear with me...

I was wondering if there was a way to force the upgrade script to run on the .diff files that I've downloaded from the links on the s9y blog page... I understand how to add all the updates manually via cut and paste, but I figured it might be automated(?). Maybe the upgrade script only does SQL and doesn't work on them?

BTW: I'm learning alot - with s9y and the plugins, the code comments, variables, classes, etc. make it easy for even a PHP novice to kind of see what's going on - Good Job & THX!

Any help appreciated!

:D Thanks! :D
Guest

Post by Guest »

I don't think there is a way to use Serendipity's upgrade script to do this (hope not, for security), but you may want to take a look at the GNU patch utility, which will modify the files automatically, so you don't have to copy and paste ;)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Also for what you're trying to do you should best use our SVN nightly snapshots available in our download section...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
2pint
Posts: 2
Joined: Mon May 23, 2005 2:22 am
Location: USA

Thanks - will try suggestions...

Post by 2pint »

I've been shying away from using the nightly builds because I want some level of stability under load and with the plugins that I rely on, and changing only a few files means I can replace the old ones pretty fast. Plus - I'm not as good at troubleshooting as some of you cats...

As for GNU patch, - I can't believe I hadn't thought of it... Since I'm on shared hosting and my home linux box is down right now... I'll try the GNU-win32 patch: http://gnuwin32.sourceforge.net/packages/patch.htm

Or... :idea: I think I might run a seperate, parallel beta installation with a duplicate db and try the nightly build for a little while... :idea:

Thanks guys! :D
Post Reply