Faulty understanding

Sebastian Krämer mail at kraymer.de
Wed Oct 1 07:00:37 CDT 2008


John Francis Lee schrieb am 01.10.2008 13:34:
> Hello,
>
> I'm trying to start a mercurial repository for some legislation.
>
> I make a directory, and cd into it
> run "hg init"
> copy the legislation into the directory,
>   2 files
> run "hg commit", mercurial claims that "nothing has changed"
>   
Nothing has. You have to tell mercurial that you added files with "hg 
add ."


More information about the Mercurial mailing list