Small Basic: Revision Control - Featured Article
Published Feb 12 2019 03:37 PM 182 Views
Iron Contributor
First published on MSDN on Dec 08, 2014

Authored by Nonki Takahashi


I was inspired from a Small Basic forum thread written by Bob Irving.  Then I tried to use revision control tools for Small Basic and wrote a TechNet Wiki article about that.


This article introduces two revision control tools - Git Gui and CodePlex.  These tools allow you to check difference between two revisions of the source code, to publish large Small Basic source code with documentation and so on.


The first one is Git Gui for local revision control (and the interface to remote repository).



The second one is CodePlex created by Microsoft for remote revision control.




See detail in Small Basic: Revision Control .


Thank you Bob Irving for asking about GitHub (another remote revision control tool).

Version history
Last update:
‎Feb 12 2019 03:37 PM
Updated by: