Message6339

Author SmilingRob
Recipients djc, patate, pmezard
Date 2008-06-18.17:04:48
Content
In the working copy, when I try:
hg convert . .

I get the exact same error(s).  With both commands, if I exclude the  
destination or make the destination a different directory, they will  
both create mercurial repositories with a log.

However when I do an "hg status" on the converted directory, all the  
files are "?" status (not sure if that is a new bug or related)

- Robert

On 2008-06-18, at 6:48 AM, Dirkjan Ochtman wrote:

>
> Dirkjan Ochtman <dirkjan@ochtman.nl> added the comment:
>
> Have you tried converting a working copy instead?
>
> ----------
> nosy: +djc, pmezard
> status: unread -> chatting
>
> ____________________________________________________
> Mercurial issue tracker <mercurial-bugs@selenic.com>
> <http://www.selenic.com/mercurial/bts/issue1176>
> ____________________________________________________
History
Date User Action Args
2008-06-18 17:04:49SmilingRobsetrecipients: + pmezard, djc, patate
2008-06-18 17:04:49SmilingRoblinkissue1176 messages
2008-06-18 17:04:48SmilingRobcreate