I\'ve recently used Perfarce extension with mercurial on a linux system (Ubuntu 10.4 server) and did some modification to it\'s code to fit my needs.
I have hit a problem with the Perfarce extension that I can’t seem to get past. I initially cloned part of my P4 depot by:
I am using SmartGWT and I have a ListGrid populated with an array of ListGridRecords using the setData() call.I am trying to update a progress property of a single record (on a timer for testing) and