[issue510] some hg cmds stop working with last checkin

Michael Gebetsroither mercurial-bugs at selenic.com
Thu Mar 8 13:25:27 CST 2007


New submission from Michael Gebetsroither <michael.geb at gmx.at>:

% hg clone ~/projects/grml-crypt
destination directory: grml-crypt
11 files updated, 0 files merged, 0 files removed, 0 files unresolved
% cd grml-crypt
% hg in
searching for changes
no changes found

% mkdir default; hg in
abort: repository default not found!

% mkdir default-push; hg out
abort: repository default-push not found!

even putting default to .hgignore does not change the misere.
putting /etc into mercurial on debian is quite unsatisfactory because debian
contains a /etc/default

how could this be deactivated?

mercurial should not depend on any normal filename/directory from the working
copy. at least not per default (imho).

----------
messages: 2826
nosy: gebi
priority: urgent
status: unread
title: some hg cmds stop working with last checkin

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue510>
____________________________________________________



More information about the Mercurial-devel mailing list