Hello,
We have make a lot of changes in the classes and templates of virtuemart.
Now we have version 1.1.2 and we want to upgrade to the 1.1.4 to have minimum XSS risk. Only we think we lose our own changes.
Is there any way that we can look on your repository what the differents is between the update files between 1.1.2 and 1.1.4. Or what is changed per file? I have download the patch 1.1.2 to 1.1.4 already but it is alot of files but I want to know what is changed in that file.
I think a lot of other people have this issue and want to upgrade but don't know where to start.
I hope someone has a solution of this.
Thanks
Hartdirect.nl
Hi
Try using WinMerge: It's an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
Go to winmerge.org for more info and download
Maybe this blog post could help you in some extent:
http://www.vm-expert.com/virtuemart-expert-blog/80-extending-virtuemart-114
It's about extending VM without core changes!