Suggestions

TK Soh teekaysoh at yahoo.com
Mon Aug 8 22:49:26 CDT 2005


--- Emmanuel Mogenet <mgix at mgix.com> wrote:
> Second suggestion:
> 
>     I've always been frustrated by the behavior of "remove" in cvs
>     that forces you to first remove the file before you can actually
>     call cvs remove on it. It turns out that hg seems to be behaving
>     the same. Is there any chance of having hg being less anal about
>    this and letting the user do an hg remove on a file even though it still
>     exists in the directory ?

I was griping about this awhile ago. It turns out there's really no need of hg
remove, simply deleting the files seemed to be enough:

    % rm sub/sub2.c
    % hg status
    R sub/sub2.c


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Mercurial mailing list