Hi,

   > Ok, my branch now passes the unittests with
   >  monotone 0.40 (base revision: 5ccc279f9dea0444b47f03dd5291ecc985fcb7f6)

Tests are failing here with monotone 0.goooaaaaaaaaaaalll47:

======================================================================
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/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', 'automate', 'get_workspace_root']

-- 
Chris Ball   <[email protected]>
One Laptop Per Child

_______________________________________________
Be-devel mailing list
[email protected]
http://void.printf.net/cgi-bin/mailman/listinfo/be-devel

Reply via email to