Issue 171 - mtn crashes with top-level _MTN directory (monotone)
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <ad6b75005251ac155def318e51c2fc5a@localhost> |
Hello, A new issue has been created and assigned to you: 171 - mtn crashes with top-level _MTN directory Project: monotone Status: New Reported by: Thomas Keller Labels: OpSys:Windows Type:Incorrect Behavior Priority:Medium Description: Steps to reproduce the problem: ------------------------------- 1. create / initialize a workspace in c:\ 2. execute any mtn command underknees c:\ Expected result: ---------------- Commands work without problems. Actual results: --------------- mtn: ----- begin 'inT' (in std::string normalize_path(const std::string&), at paths.cc:262) mtn: /_MTN/debug mtn: ----- end 'inT' (in std::string normalize_path(const std::string&), at paths.cc:262) mtn: paths.cc:307: detected internal error, 'I(!is_absolute_here(inT))' violated mtn: Fataler Fehler: Fehler: paths.cc:307: I(!is_absolute_here(inT)) The obvious workaround is to remove the top-level _MTN directory, of course. Output of `mtn version --full`: ------------------------------- mtn-1.0 -- Issue: https://code.monotone.ca/p/monotone/issues/171/