Hi,

I added the following items under the "Make" menu in the IDE (my working
copy):

- "Generate patch..." to take an old source archive and generate a diff
  relative to the current project
- "Apply patch..." to apply a previously generated patch to the currently
  open project (the "old" one from above)
- "Revert patch..." the inverse operation of "Apply patch..."

One may then have a software-1.0.0.tar.gz archive and generate a patch for
it to ascend to the latest version. I used my modified IDE to create a diff
between itself and the unmodified IDE source code archive, applied and
reverted it without errors.

This may not be the usual Gambas development pattern but I found it
particularly useful the last days. If anyone is interested, I will add more
advanced error handling and perhaps commit it to the official repository if
Benoit is content with it.

Regards,
Tobi

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to