monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] monotone-.15 appears to lose branches on migrate


From: David Mandel
Subject: Re: [Monotone-devel] monotone-.15 appears to lose branches on migrate
Date: Fri, 12 Nov 2004 21:46:53 -0500

Thanks Derek and Neil.  Actually I had run the "db changesetify"
command with every attempt at conversion, but since the branches
disappeared after both the
"db migrate" and "db changesetify" steps I only reported the former. 
Sorry to only give you partial information.  Here is the debug of the
changesetify command (it's fairly short so I am including it in the
email).  "list branches" and "db info" show the same results as
before.

C:\monotone>monotone-1.5 --db=ipamreports.db --debug db changesetify
monotone: set locale: LC_CTYPE=English_United States.1252, LC_MESSAGES=n/a
monotone: options path is MT/options
monotone: converting 2 bytes from UTF-8 to ASCII
monotone: converting 7 bytes from UTF-8 to ASCII
monotone: converting 12 bytes from ASCII to UTF-8
monotone: converting 19 bytes from ASCII to UTF-8
monotone: converting 7 bytes from ASCII to UTF-8
monotone: converting 2 bytes from ASCII to UTF-8
monotone: converting 12 bytes from ASCII to UTF-8
monotone: skipping nonexistent rcfile 'C:/Documents and Settings/dmandel/.monoto
nerc'
monotone: skipping nonexistent rcfile 'MT/monotonerc'
monotone: executing db command
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_ce
rts' WHERE name = 'ancestor'")
monotone: db.fetch("SELECT name FROM sqlite_master WHERE type='view'")
monotone: db.execute("-- view-schema for the sql database. this file is converte
d into a
--  ...")
monotone: db.fetch("SELECT id FROM public_keys WHERE id = 'address@hidden'")
monotone: db.fetch("SELECT keydata FROM public_keys where id = 'address@hidden'"
)
monotone: cert: signable text address@hidden
:ZTZmYTEzNDMwM2Y2NTQ0ZDY3ZjkxMjA4N2EyNGM0Yzg4NGNmODBhMw==]
monotone: building verifier for 160-byte pub key
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: db.fetch("SELECT id FROM public_keys WHERE id = 'dmandel'")
monotone: db.fetch("SELECT keydata FROM public_keys where id = 'dmandel'")
monotone: cert: signable text address@hidden
:ZGNiNDMyYjExNTgzZWFhOGVhZGZiNzU0MDgzZTZhMzIwODQ4NTNmOQ==]
monotone: building verifier for 160-byte pub key
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: cert: signable text address@hidden
:ZWYwZTg1MzZkMzkxY2I2NzY2ODVlZmFlMzYzNzM3ZDYyMjY0MGM1Yw==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: cert: signable text address@hidden
:ODQwYzUwNWIzZjUxMzc1Yzk2MWM4ZDA2MjhhMDYzMjlhZmNhNGZiOA==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: cert: signable text address@hidden
:YmQ1OTlhMWFhNjRiZjUyMDkzM2Q5ZGVmNzFiYmIzM2JlZmY5OWEyYw==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: cert: signable text address@hidden
:NmM4OWZlZGVlNTc5YTk2YjY3ZjIyNWQ0ZTMyMTgwZWJlY2RlZWQzZQ==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: cert: signable text address@hidden
:YmRkNjg4NmVkZTQwN2MxYmYzNDAxZjdhNGY0ZDZlMGRhZTg5OTRiYg==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: cert: signable text address@hidden
:MWMyNjA5OTBkN2ZmODRlMGIxMDY2MzY0OTMwYjg2NzM1M2VlOTk4Zg==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: cert: signable text address@hidden
:ZTZmYTEzNDMwM2Y2NTQ0ZDY3ZjkxMjA4N2EyNGM0Yzg4NGNmODBhMw==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: cert: signable text address@hidden
:ZmQ5ZmU0N2E5MzkyYmVlMTY3YzE3MmMwZmM1YjU0NWQ5NmEzYzdiYQ==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: cert: signable text address@hidden
:YzI0Y2EyNjdjMThmN2ZiNzAyODMxYTgwMjBlZWY3MjI5MmYwZjE2MA==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: cert: signable text address@hidden
:ZWYwZTg1MzZkMzkxY2I2NzY2ODVlZmFlMzYzNzM3ZDYyMjY0MGM1Yw==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: cert: signable text address@hidden
:NGZjODI5ODU3NGEzOTVmNDUyZjg3YzcxMDljNDkzZTdiYzExNjdmMA==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: cert: signable text address@hidden
:ODkwZTI1MmE3ZWI1ODNmZmY2ZmU4OTU3MjUxMTA3OTEwZGZmYjE4Nw==]
monotone: checking 175-byte (128 decoded) signature
monotone: cert ok
monotone: trust function liked 1 signers of ancestor cert on manifest 00f274e357
122736764d1ee0da80eba2cbee6205
monotone: trust function liked 1 signers of ancestor cert on manifest 1c260990d7
ff84e0b1066364930b867353ee998f
monotone: trust function liked 1 signers of ancestor cert on manifest 4fc8298574
a395f452f87c7109c493e7bc1167f0
monotone: trust function liked 1 signers of ancestor cert on manifest 6c89fedee5
79a96b67f225d4e32180ebecdeed3e
monotone: trust function liked 1 signers of ancestor cert on manifest 840c505b3f
51375c961c8d0628a06329afca4fb8
monotone: trust function liked 1 signers of ancestor cert on manifest 890e252a7e
b583fff6fe8957251107910dffb187
monotone: trust function liked 1 signers of ancestor cert on manifest 961e736ed4
43e25525c75cf2c6efff44a26f9274
monotone: trust function liked 1 signers of ancestor cert on manifest bd599a1aa6
4bf520933d9def71bbb33beff99a2c
monotone: trust function liked 1 signers of ancestor cert on manifest bdd6886ede
407c1bf3401f7a4f4d6e0dae8994bb
monotone: trust function liked 1 signers of ancestor cert on manifest c24ca267c1
8f7fb702831a8020eef72292f0f160
monotone: trust function liked 1 signers of ancestor cert on manifest dcb432b115
83eaa8eadfb754083e6a32084853f9
monotone: trust function liked 1 signers of ancestor cert on manifest e6fa134303
f6544d67f912087a24c4c884cf80a3
monotone: trust function liked 1 signers of ancestor cert on manifest ef0e8536d3
91cb676685efae363737d622640c5c
monotone: trust function liked 1 signers of ancestor cert on manifest ef0e8536d3
91cb676685efae363737d622640c5c
monotone: found a total of 14 manifests
monotone: db.execute("BEGIN")


On Sat, 13 Nov 2004 11:45:05 +1100, Neil Conway <address@hidden> wrote:
> David Mandel wrote:
> > I attempted to migrate to the new version and lost my branches.
> 
> See:
> 
>     http://www.venge.net/monotone/README.changesets
> 
> Per the "How do I migrate?" section, you need to run "monotone db
> changesetify" after running "db migrate".
> 
> -Neil
>




reply via email to

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