tests/test-status-inprocess.py.out
author Idan Kamara <idankk86@gmail.com>
Thu, 14 Jul 2011 11:46:15 +0300
branchstable
changeset 14882 bb2cffe81a94
parent 10838 07dbafd3a0e2
permissions -rw-r--r--
cmdserver: take repo.baseui as our ui The ui passed to server() is really repo.ui, that is it contains its local configuration as well. When running commands that use a different repo than the servers cached repo, we don't want to use that ui as the baseui for the new repo.

% creating repo
% add and commit
C test.py
% change
M test.py