1
fabou78
What is the best method to handle patching
  • 2016/1/26 16:06

  • fabou78

  • Friend of XOOPS

  • Posts: 43

  • Since: 2012/6/16


Hi guys,

Not really a XOOPS specific question but most likely looking for advises in patching.

At the moment I am fine-tuning my web site and I end up modifying loads of file offline mainly from xbootstrap theme and newbb module. So what I do is that I run a find command on my Linux test server looking for all files modified recently and assemble all those file into a gz archive. Then I just upload the patch file to the public server.

I there any other way of doing this? What method are you using for controlling patching? I had a look into git but find it a bit scary.

2
Mamba
Re: What is the best method to handle patching
  • 2016/1/26 17:05

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


If you didn't touch any of the files on the server, and only worked on them off-line, then copy all of them (those changed and not changed) over to the server and you're done. There is no need to spend any extra time for patching!

However, if you want to do it, you can copy the files from the server to another directory on your PC, and you can use something like WinMerge to compare the "original" folder with the one you worked on, and then you can select the files that you've changed and create a patch as a zip file.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
fabou78
Re: What is the best method to handle patching
  • 2016/1/26 20:18

  • fabou78

  • Friend of XOOPS

  • Posts: 43

  • Since: 2012/6/16


Thanks,

I get the idea, and didn't think of it. Can't use winmerge 2 as I am working under Linux but could use diff or rsync on command line or some other flavor if those in GUI.

4
Dante7237
Re: What is the best method to handle patching
  • 2016/1/26 21:12

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


FileZilla has a "Mirror" function that would work too.
It makes sure local directories are updated to match remote directories .

5
fabou78
Re: What is the best method to handle patching
  • 2016/1/28 13:53

  • fabou78

  • Friend of XOOPS

  • Posts: 43

  • Since: 2012/6/16


didn't know that, will give it a try. thanks

Login

Who's Online

176 user(s) are online (130 user(s) are browsing Support Forums)


Members: 0


Guests: 176


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits