monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] trouble syncing


From: hendrik
Subject: [Monotone-devel] trouble syncing
Date: Sat, 24 Apr 2010 11:16:10 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

There really ought to be wili page about this kind of thing -- all the 
reasons why sync might fail, how to detect them, and what to do about 
them.  I'm convinced I've done somethign stupid, and a check-list would 
help.

I have a monotone database, misc.db, in two incarnations on different 
systems.  One branch, com.pooq.hendrik.cash.C, has different heads on  
the two systems.  Yet when I sync, using the ssh protocol, it reports 
success with nothing useful being transferred -- I still have the same 
two different heads on the same machines.

On one machine:

address@hidden:~/dv/cash$ mtn head
mtn: branch 'com.pooq.hendrik.cash.C' is currently merged:
b5ec1cdc1f2af5ad14ff8402f00016846aa9c2e5 
address@hidden 2010-04-24T09:32:38
address@hidden:~/dv/cash$ 

On the other:

address@hidden:~/dv/cash$ mtn head
mtn: branch 'com.pooq.hendrik.cash.C' is currently merged:
9726de43e35bb0d4e14ed3180c0f39fcf191bfe5 address@hidden 
2010-04-23T01:10:36
address@hidden:~/dv/cash$ 

And when, on lotlookedfor, I sync:

address@hidden:~/dv/cash$ mtn sync
mtn: connecting to ssh://address@hidden/~hendrik/monotone/misc.db
address@hidden's password: 
mtn: finding items to synchronize:
mtn: certificates | keys | revisions
mtn:          366 |    2 |       122
mtn: successful exchange with 
ssh://address@hidden/~hendrik/monotone/misc.db
mtn:  bytes in | bytes out | revs in
mtn:       873 |       931 |     0/0
address@hidden:~/dv/cash$ 

and afterward, I still have the same different heads:

address@hidden:~/dv/cash$ mtn head
mtn: branch 'com.pooq.hendrik.cash.C' is currently merged:
b5ec1cdc1f2af5ad14ff8402f00016846aa9c2e5 
address@hidden 2010-04-24T09:32:38
address@hidden:~/dv/cash$ 

and 

address@hidden:~/dv/cash$ mtn head
mtn: branch 'com.pooq.hendrik.cash.C' is currently merged:
9726de43e35bb0d4e14ed3180c0f39fcf191bfe5 address@hidden 
2010-04-23T01:10:36
address@hidden:~/dv/cash$ 


Both systems are running mtn 0.45 from the package in Debian squeeze:

address@hidden:~/dv/cash$ mtn --version
monotone 0.45 (base revision: a19f8b2017c81c3c6c8b2bb3247f865f6ed4e5a9)
address@hidden:~/dv/cash$ 

address@hidden:~/dv/cash$ mtn --version
monotone 0.45 (base revision: a19f8b2017c81c3c6c8b2bb3247f865f6ed4e5a9)
address@hidden:~/dv/cash$ 

-- hendrik





reply via email to

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