On Wed, Aug 19, 2015 at 11:18 AM, corneil.duples...@gmail.com <
corneil.duples...@gmail.com> wrote:

> Thanks, the following worked and only difference was the order of the
> callbacks.
>
> RevisionRange(Revision.getInstance(0), Revision.HEAD)
> RevisionRange(Revision.HEAD, Revision.getInstance(0))
>
>
You want to do the latter if possible.  The server can process -r HEAD:0
significantly faster than it can process -r 0:HEAD


-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

Reply via email to