[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] Updated Issue 110 - Incorrect URI During Sync Gave `Nas
From: |
code |
Subject: |
[Monotone-devel] Updated Issue 110 - Incorrect URI During Sync Gave `Nasty Internal' Error Rather Than User Friendly Incorrect URI Error (monotone) |
Date: |
Fri, 26 Nov 2010 23:42:24 GMT |
Hello,
The following issue has been updated:
110 - Incorrect URI During Sync Gave `Nasty Internal' Error Rather Than User
Friendly Incorrect URI Error
Project: monotone
Status: Fixed
Reported by: Tony Cooper
URL: http://code.monotone.ca/p/monotone/issues/110/
Labels:
Component:Command Line UI
Type:Incorrect Behavior
Priority:Low
Comments (last first):
# By Thomas Keller, Nov 27, 2010:
Actually f5726828ba2b388ea64db1e59f7319b79e98b75f is correct. Sorry for the
noise.
# By Thomas Keller, Nov 27, 2010:
Fixed in 3784c72f3fbb028c9d08593574179d311efb507b
Status: Fixed
# By Tony Cooper, Nov 26, 2010:
Steps to reproduce the problem:
-------------------------------
I mistakenly typed:
mtn sync mtn:localhost?\*
when what I meant to type was:
mtn sync mtn://localhost/?\*
The latter worked as excepted, the former gave:
$ mtn sync mtn:localhost?\*
mtn: connecting to mtn:localhost
mtn: fatal: error: netsync.cc:89: I(!host.empty())
mtn: this is almost certainly a bug in monotone.
mtn: please send this error message, the output of 'mtn version --full',
mtn: and a description of what you were doing to address@hidden
mtn: wrote debugging log to
/home/aecoope/code/monotone.ca/automate-stdio/MTN-0.99/_MTN/debug
mtn: if reporting a bug, please include this file
A more friendly `The specified URI is incorrectly formed' would be much better.
I have attached the debug file as well.
Output of `mtn version --full`:
-------------------------------
monotone 0.99.1 (base revision: 8973482283db7c36780dce2b54721ccc0f5b7388)
Running on : Linux 2.6.9-34.EL #1 Sun Mar 19 13:34:16 CST 2006 i686
C++ compiler : GNU C++ version 4.3.2
C++ standard library: GNU libstdc++ version 20080905
Boost version : 1_40
SQLite version : 3.5.9 (compiled against 3.5.9)
Lua version : Lua 5.1
PCRE version : 7.6 2008-01-28 (compiled against 7.6)
Botan version : 1.8.9 (compiled against 1.8.9)
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.
Attachments:
- debug - 2.01 kB
http://code.monotone.ca/p/monotone/issues/view/attachment/17/debug
--
Issue: http://code.monotone.ca/p/monotone/issues/110/