File changes update

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
MayaKali
Posts: 1
Joined: 2014-06-26 10:29

File changes update

Post by MayaKali » 2014-06-26 10:57

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

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: File changes update

Post by a.gneady » 2014-07-10 09:34

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
:idea: AppGini plugins to add more power to your apps:

Post Reply