Faulty understanding
Will Maier
willmaier at ml1.net
Wed Oct 1 07:01:59 CDT 2008
Hi John-
On Wed, Oct 01, 2008 at 06:34:12PM +0700, John Francis Lee wrote:
> 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
You need to add the files to the repository first (ie, explicitly
instruct Mercurial to manage them) using 'hg add'.
--
[Will Maier]-----------------[willmaier at ml1.net|http://www.lfod.us/]
More information about the Mercurial
mailing list