Hello, A new issue has been created and assigned to you:
95 - mtn au remote does not recognize database alias Project: monotone Status: New Reported by: Thomas Keller Labels: Type:Defect Priority:Medium Description: Steps to reproduce the problem: $ mtn db init -d :foo $ mtn au remote branches -d :foo --remote-stdio-host=some-server.com Expected result: monotone uses the given database to verify the server key. Actual results: mtn: warning: No database given; assuming ':memory:' database. This means that we can't mtn: warning: verify the server key, because we have no record of what it should be. [...] Output of `mtn version --full`: monotone 0.99dev (Basis-Revision: 4cdbc0a0f03bb74d730f5fb9393392fb333de96c) Laufe auf : Linux 2.6.34.7-0.3-desktop #1 SMP PREEMPT 2010-09-20 15:27:38 +0200 i686 C++ Compiler : GNU C++ version 4.5.0 20100604 [gcc-4_5-branch revision 160292] C++ Standardbibliothek: GNU libstdc++ version 20100604 Boost-Version : 1_42 SQLite-Version : 3.6.23 (kompiliert mit 3.6.23) Lua-Version : Lua 5.1 PCRE-Version : 7.9 2009-04-11 (kompiliert mit 7.9) Botan-Version : 1.8.8 (kompiliert mit 1.8.8) Änderungen seit der Basis-Revision format_version "1" new_manifest [3477bd8af37ab3bb51574d1ed6d473442625eeea] old_revision [a27bc9db8a0f10038a3f95a57fee628618e7b10f] Generated from data cached in the distribution; further changes may have been made. -- Issue: http://code.monotone.ca/p/monotone/issues/95/ _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
