Issue 226 - Monotone tells me there is probably a bug. (monotone)
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <f4bc448083c12d1682550bc628faf7e5@localhost> |
Hello, A new issue has been created: 226 - Monotone tells me there is probably a bug. Project: monotone Status: New Reported by: Hendrik Boom Labels: Type:Defect Priority:Medium Description: Steps to reproduce the problem: ------------------------------- Here's what I did: hendrik@notlookedfor:~/write/nahaly/nahaly$ mtn add main.mtxt mtn: adding 'nahaly/main.mtxt' to workspace manifest hendrik@notlookedfor:~/write/nahaly/nahaly$ mtn mv main.mtxt src/main.mtxt mtn: skipping 'nahaly/src', already accounted for in workspace mtn: fatal: error: src/roster.hh:133: I(static_cast<bool>(d)) mtn: This is almost certainly a bug in monotone. mtn: Please report this error message, the output of 'mtn version --full', mtn: and a description of what you were doing to 'https://code.monotone.ca/p/monotone/issues/'. mtn: wrote debugging log to /home/hendrik/write/nahaly/_MTN/debug mtn: if reporting a bug, please include this file hendrik@notlookedfor:~/write/nahaly/nahaly$ 1. 2. 3. Expected result: I expected it to move nahaly/main.mtxt to nahaly/src/main.mtxt. (I was in the nahaly directory. ---------------- Actual results: --------------- You've seen them. Nothing was moved. Output of `mtn version --full`: ------------------------------- monotone 1.0 (base revision: a7c3a1d9de1ba7a62c9dd9efee17252234bb502c) Running on : Linux 3.10-3-686-pae #1 SMP Debian 3.10.11-1 (2013-09-10) i686 C++ compiler : GNU C++ version 4.8.1 C++ standard library: GNU libstdc++ version 20130717 Boost version : 1_49 SQLite version : 3.8.0.2 (compiled against 3.7.17) Lua version : Lua 5.1 PCRE version : 8.31 2012-07-06 (compiled against 8.31) Botan version : 1.10.5 (compiled against 1.10.5) Changes since base revision: format_version "1" new_manifest [b252820fde344fd3f5d023fd91de86522baa671d] old_revision [a7c3a1d9de1ba7a62c9dd9efee17252234bb502c] Generated from data cached in the distribution; further changes may have been made. hendrik@notlookedfor:~/write/nahaly/nahaly$ -- Issue: https://code.monotone.ca/p/monotone/issues/226/