$ cd mioprogetto $ cp ../hello.c . $ cp ../goodbye.c . $ hg add aggiungo goodbye.c aggiungo hello.c $ hg status A goodbye.c A hello.c