[oe] OE/snapshots is not really for different mtn ver.

John Lee john_lee at openmoko.com
Thu Nov 29 17:21:23 UTC 2007


Hi List,

I just found out that stuffs under
http://www.openembedded.org/snapshots/ are not really for different
version of monotone.

Actually, 0.33 and 0.34 are both for mtn 0.32

this script:

for V in 0.29 0.30 0.31 0.32 0.33 0.34 0.35
do
../bin/mtn-${V}-linux-x86 -d OE-this-is-for-mtn-${V}.mtn heads \
-b org.openembedded.dev
done

gave me the following result:

mtn-0.29-linux-x86: branch 'org.openembedded.dev' is currently merged:
aa44d626baaae40ee498aea453176a8aea90d9fc xora at openembedded.org 2007-07-10T23:18:21
mtn-0.30-linux-x86: branch 'org.openembedded.dev' is currently merged:
dbb50c1216fdeb2127d4ebde03ffed987a3a5d96 coredump2 at openembedded.org 2007-11-21T04:10:31
mtn-0.31-linux-x86: branch 'org.openembedded.dev' is currently merged:
dbb50c1216fdeb2127d4ebde03ffed987a3a5d96 coredump2 at openembedded.org 2007-11-21T04:10:31
mtn-0.32-linux-x86: branch 'org.openembedded.dev' is currently merged:
dbb50c1216fdeb2127d4ebde03ffed987a3a5d96 coredump2 at openembedded.org 2007-11-21T04:10:31
mtn-0.33-linux-x86: misuse: database /home/downloads/mtn/db/OE-this-is-for-mtn-0.33.mtn is laid out according to an old schema
mtn-0.33-linux-x86: misuse: try 'mtn-0.33-linux-x86 db migrate' to upgrade
mtn-0.33-linux-x86: misuse: (this is irreversible; you may want to make a backup copy first)
mtn-0.34-linux-x86: misuse: database /home/downloads/mtn/db/OE-this-is-for-mtn-0.34.mtn is laid out according to an old schema
mtn-0.34-linux-x86: misuse: try 'mtn-0.34-linux-x86 db migrate' to upgrade
mtn-0.34-linux-x86: misuse: (this is irreversible; you may want to make a backup copy first)
mtn-0.35-linux-x86: branch 'org.openembedded.dev' is currently merged:
dbb50c1216fdeb2127d4ebde03ffed987a3a5d96 coredump2 at openembedded.org 2007-11-21T04:10:31

I don't have mtn 0.36 and 0.37 on that machine so I didn't check the
rest.

Regards,
John




More information about the Openembedded-devel mailing list