It does not sound like the remote debugger was involved at all in this story so 
perhaps look elsewhere for the problem.

> On 14 Sep 2018, at 6:12 am, Sannyasin Brahmanathaswami via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Well this is somewhat "urgent" due to a scenario I just witness.
> 
> It GIT -->  branch -- nightly # scripts updated.
> 
> committed
> 
> switch to branch "fixIosBrowser"
> 
> git merge nightly
> 
> # get the usual conflict of binary stacks..
> 
> git checkout --theirs "view/view_SivaSivaBrowser.livecode"
> 
> #presumably up to do date.
> 
> reboot LC, edit script of stack "view/view_SivaSivaBrowser.livecode"
> 
> And it open a script in debug mode, with breakpoint that I was working
> on yesterday, in branch
> fixIosBrowser! and the script that is nightly are not same!
> 
> git status
> Already up to date
> 
> but the scripts are different? Oh boy! now I can't depend on GIT and
> *something* is caching scripts.
> 
> Look like I have to make of branch fixIosBrowser switch night, make a
> copy and the do a level diff in bbedit between the two, Yikes!
> 
> Maybe is best to remove that ext Remote Debugging (doesnt work on iOS
> anyway) and turn of script Debug with building a standalone... only safe
> thing to do.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to