[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] Issue 115 - 'mtn pull' over network fails to bring over
From: |
code |
Subject: |
[Monotone-devel] Issue 115 - 'mtn pull' over network fails to bring over certs or revision (monotone) |
Date: |
Mon, 29 Nov 2010 21:25:10 GMT |
Hello,
A new issue has been created and assigned
to you:
115 - 'mtn pull' over network fails to bring over certs or revision
Project: monotone
Status: New
Reported by: Jeff Rizzo
Labels:
Type:Defect
Priority:Medium
Description:
Steps to reproduce the problem:
-------------------------------
1. create new db with 0.48 on macos, commit one revision on one branch
2. mtn serve on macos with the new db
3. try to pull that revision on NetBSD/amd64 with 0.99.1
Expected result:
----------------
certs and revision pulled into new db on NetBSD system
Actual results:
---------------
Successful connection/handshake/etc, 0/0 certs pulled.
I was not able to get this working, so what I did for workaround was:
1) scp database to machine with 0.99.1
2) mtn db migrate the db
3) mtn -d :db.mtn pull file:///path/to/db?branch-name
...which worked as expected.
Output of `mtn version --full`:
-------------------------------
netbsd6:riz /usr/src> mtn version --full
monotone 0.99.1 (base revision: 8973482283db7c36780dce2b54721ccc0f5b7388)
Running on : NetBSD 5.99.40 NetBSD 5.99.40 (GENERIC) #1: Sat Nov 27
16:16:54 PST 2010
address@hidden:/Users/riz/Documents/code/netbsd/obj/sys/arch/amd64/compile/GENERIC
amd64
C++ compiler : Unknown ISO C++ Compiler
C++ standard library: Unknown ISO standard library
Boost version : 1_44
SQLite version : 3.7.3 (compiled against 3.7.3)
Lua version : Lua 5.1
PCRE version : 8.10 2010-06-25 (compiled against 8.10)
Botan version : 1.8.7 (compiled against 1.8.7)
Changes since base revision:
format_version "1"
new_manifest [c1270158b7fa91abf8235ad129b0476943bde1ed]
old_revision [8973482283db7c36780dce2b54721ccc0f5b7388]
Generated from data cached in the distribution;
further changes may have been made.
hack:riz ~/Documents/code/freebsd/head/sbin/growfs> mtn version --full
monotone 0.48 (base revision: 844268c137aaa783aa800a9c16ae61edda80ecea)
Running on : Darwin 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23
18:27:12 PDT 2010; root:xnu-1504.7.4~1/RELEASE_X86_64 x86_64
C++ compiler : GNU C++ version 4.0.1 (Apple Inc. build 5493)
C++ standard library: GNU libstdc++ version 20050421
Boost version : 1_40
SQLite version : 3.6.11 (compiled against 3.6.11)
Lua version : Lua 5.1
PCRE version : 7.8 2008-09-05 (compiled against 7.8)
Botan version : 1.8.1 (compiled against 1.8.1)
Changes since base revision:
format_version "1"
new_manifest [86bede3ba4251594f3a0f7e0c31560f9f8ce3744]
old_revision [844268c137aaa783aa800a9c16ae61edda80ecea]
I've also attached a typescript of the attempted pull with -v set.
Attachments:
- monotone - 26.07 kB
https://code.monotone.ca/p/monotone/issues/view/attachment/18/monotone
--
Issue: https://code.monotone.ca/p/monotone/issues/115/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Monotone-devel] Issue 115 - 'mtn pull' over network fails to bring over certs or revision (monotone),
code <=