Mercurial Digest, Vol 28, Issue 41

Benoit Boissinot bboissin at gmail.com
Sat Aug 25 17:58:39 CDT 2007


On 8/26/07, Brian Baker <brian_e_baker at yahoo.com> wrote:
>
>
> Due to working practices beyond my control I want to be able to use
> mercurial in a 'lightweight' way. I've got a big source tree with lots
> of files, and I want to version control just the ones that I edit.
> These files are spread fairly sparsely through the large tree, I add
> each file that I edit.
>

By the way a very useful thing to do is to put:
[syntax: glob]
*

in hgignore. That's the best thing to do if you're working in a tree
where most of the file are not under revision control.

regards,

Benoit


More information about the Mercurial mailing list