Use _invoke_client (vs. old _u_invoke_client) for Monotone get_workspace_root.
authorW. Trevor King <wking@drexel.edu>
Sat, 26 Jun 2010 20:26:50 +0000 (16:26 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 26 Jun 2010 20:26:50 +0000 (16:26 -0400)
commitdbc17b52969cd976dc20cd1a537810bd53db5745
treeaf6bd34ce498b1f57cdd36cb28dbf7821070b35f
parent7c545a2d9f8bd66ee066336356bc580d10f3554d
Use _invoke_client (vs. old _u_invoke_client) for Monotone get_workspace_root.

This fixes Chris'

======================================================================
ERROR: Adding entries with the same ID should not increase the number
of children.
----------------------------------------------------------------------
Traceback (most recent call last):
  ...
CommandError: Command failed (1):
      mtn: misuse: workspace required but not found

while executing
      ['mtn', 'automate', 'get_workspace_root']
libbe/storage/vcs/monotone.py