Page 1 of 1

File changes update

Posted: 2014-06-26 10:57
by MayaKali
Hello

I'm a :D user of AppGini and the updates are great.
This brings me to the following question:

I will update AppGini from version 5.23 to the latest version 5.3.
Since I did also do customizations on other that hook and template files in my applications, is there a way I can know which files have been updated.
This is the second time to update existing applications for me and knowing where to look would be a big time saver.

Many thanks and keep up the good work!
Maya

Re: File changes update

Posted: 2014-07-10 09:34
by a.gneady
Hi Maya,

Here is a tip that applies both to AppGini and any other application ... you could install TortoiseGit and set up each of your application folders as a Git repository. This allows you to monitor specific folders for changes (the ones set up as repositories and their subfolders) ... whenever any file in these folders changes, you can see visual hints of changed files and compare the changes to know exactly which lines have been changed. You can "commit" changes to Git and have multiple "revisions" of your application which you can "revert" to anytime. Here is a quick guide: https://www.youtube.com/watch?v=pp2S2lHjzZI