How are --config
options interpreted by JavaHg and the Mercurial command server if I set them with the cmdAppend
method? The method has no Javadoc yet.
Will they persist from call to call or will they reset automatically after each call to an execute
method?