monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] database architecture dependent?


From: Timothy Brownawell
Subject: Re: [Monotone-devel] database architecture dependent?
Date: Tue, 27 Sep 2005 09:26:01 -0500

On Tue, 2005-09-27 at 15:11 +0200, Leif Jakob wrote:
> Hi,
> 
> I just run in a mysterious problem:
> 
> address@hidden:$ monotone --db=empty.db heads -b SomeClosedSourceBranch
> monotone: branch 'SomeClosedSourceBranch' is currently merged:
> e837f7ee40be350cdb73d30c890968c9aba3f5f9 address@hidden 2005-09-20T13:57:48
[...]
> address@hidden:$ monotone --db=/tmp/empty.db heads -b SomeClosedSourceBranch
> monotone: branch 'SomeClosedSourceBranch' is empty
> 
> ... strange... Only this branch is empty, all other that were created when 
> that
> branch was created exist.
> 
> but
> 
> monotone --db=empty.db ls certs e837f7ee40be350cdb73d30c890968c9aba3f5f9 | 
> md5sum
> 
> returns the same certs on both machines.

I wouldn't think anything would work at all if the db was different...

'ls certs' doesn't show whether you trust the cert, but 'heads' only
show revisions with a branch cert that you trust. So my guess is that
your trust hooks are different on the different systems.

Tim






reply via email to

[Prev in Thread] Current Thread [Next in Thread]