Umer Farooq
Umer Farooq
Yes, I have a p4.cfg and (copied .p4config) at each client root. Let's say I have stream A at //depot/streamA which has client root ~/perforce/streamA and stream B at //depot/streamB...
Did not resolve this issue unfortunately.
If you're fine with adding macros I can get started on it. On Thu, Dec 1, 2016, 11:00 PM Jon Maddox wrote: > I'm not really interested in that tbh....
If you're wanting to do it from a page, a normal POST request from a form should do it: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Forms/Sending_and_retrieving_form_data#The_method_attribute
I think it would be nice to consider the desired feature set for Android Auto since it obviously would not be the full app experience.
Partially fixes: #4762
Angular doesn't digest on events. http://stackoverflow.com/questions/22414017/angularjs-why-am-i-needing-scope-apply-within-scope-on. Forcing an digest via $apply, $digest, or using a $timeout should resolve this issue.