Hi,
>> CommandError: Command failed (1): mtn: misuse: workspace
>> required but not found
> Oops. Fixed now.
Hm, still there, and I can reproduce in a shell:
ERROR: Adding entries with the same ID should not increase the number
of children.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/cjb/git/be/libbe/storage/base.py", line 585, in setUp
self.s.init()
File "/home/cjb/git/be/libbe/storage/base.py", line 194, in init
return self._init()
File "/home/cjb/git/be/libbe/storage/vcs/base.py", line 600, in _init
self.root()
File "/home/cjb/git/be/libbe/storage/vcs/base.py", line 577, in root
root = self._vcs_root(self.repo)
File "/home/cjb/git/be/libbe/storage/vcs/monotone.py", line 140, in _vcs_root
'automate', 'get_workspace_root', cwd=dirname)
File "/home/cjb/git/be/libbe/storage/vcs/monotone.py", line 160, in
_invoke_client
return self._u_invoke_client(*args, **kwargs)
File "/home/cjb/git/be/libbe/storage/vcs/base.py", line 844, in
_u_invoke_client
return self._u_invoke(cl_args, **kwargs)
File "/home/cjb/git/be/libbe/storage/vcs/base.py", line 839, in _u_invoke
return invoke(*args, **kwargs)
File "/home/cjb/git/be/libbe/util/subproc.py", line 81, in invoke
raise CommandError(args, status, stdout, stderr)
CommandError: Command failed (1):
mtn: misuse: workspace required but not found
while executing
['mtn', '--db', '/tmp/BEtestc_b6cH/bugseverywhere.db', '--key',
'[email protected]', '--keydir',
'/tmp/BEtestc_b6cH/_monotone_keys', 'automate', 'get_workspace_root']
% mtn --db /tmp/BEtestJIgBrm/bugseverywhere.db --key
[email protected] --keydir /tmp/BEtestJIgBrm/_monotone_keys
automate get_workspace_root
mtn: misuse: workspace required but not found
- Chris.
--
Chris Ball <[email protected]>
One Laptop Per Child
_______________________________________________
Be-devel mailing list
[email protected]
http://void.printf.net/cgi-bin/mailman/listinfo/be-devel