Get started using mercurial without cloning

Harry Putnam reader at newsguy.com
Tue Apr 6 15:23:24 CDT 2010


Steve Borho <steve at borho.org> writes:

> If you want all of that structure in one repository, simply cd to the
> root folder, then run:

Well, not all the hosts... just one hosts worth of structure.
>
> hg init
> hg add
> hg commit -m "initial commit"

> If there are files you do not want to be revisioned, you'll want to
> create an .hgignore file before running hg add.

Very helpful... thanks



More information about the Mercurial mailing list