[issue322] it shouldn't be possible to have a and a/a in the manifest at the same time
Benoit Boissinot
mercurial-bugs at selenic.com
Mon Jul 24 23:05:15 UTC 2006
New submission from Benoit Boissinot <bboissin at gmail.com>:
noticed by Brian:
hg init a
cd a
echo a > a
hg ci -Ama
rm a
mkdir a
echo a > a/a
hg ci -Ama
hg verify
echo %% foo
cd ..
hg --debug --traceback clone a b
----------
messages: 1733
nosy: bos, tonfa
priority: urgent
status: unread
title: it shouldn't be possible to have a and a/a in the manifest at the same time
____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue322>
____________________________________________________
More information about the Mercurial
mailing list