[ANN] Free version control system

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

[ANN] Free version control system

Post by MaxV » Sun Mar 06, 2016 4:04 am

HI all,
I just released the first version of my version control system for livecode. This stack permit to confront 2 stacks, see the differences, check every line, produce the diff.
It checks every aspects: properties, custom properties, scripts, etc.
Click on differences to see difference details.
It's the stack attached to this post.
Please let me know your opinion
Image
Image
Attachments
LivecodeDiff.livecode.zip
(11.07 KiB) Downloaded 377 times
Last edited by MaxV on Wed Mar 16, 2016 12:01 pm, edited 1 time in total.
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

makeshyft
Posts: 222
Joined: Mon Apr 15, 2013 4:41 am
Contact:

Re: [ANN] Free version control system

Post by makeshyft » Mon Mar 14, 2016 2:54 pm

wow...thank you.

the analysts takes a very long time on my stack......but in emergency situations ...this is very helpful. my stack is huge though....so thats not a surprise.

Thanks for your efforts. this is very well done.
Founder & Developer @ MakeShyft R.D.A - https://www.makeshyft.com
Build Software with AppStarterStack for Livecode - https://www.AppStarterStack.com
Save Time with The Time Saver's Toolbox - https://www.TimeSaversToolbox.com

Post Reply