tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: removing rcs?
On Mon, Oct 21, 2013 at 10:40:17AM -0400, der Mouse wrote:
> > I have /etc/.hg :)
>
> I've considered gitifying my /etc, but that's one of the few places
> where RCS actually wins over git: git insists on managing the directory
> as a whole, rather than managing each file independently. Does hg
> permit managing each file independently, or do you just accept tying
> them all together?
The latter.
I also have a branch in the repository for TNF, so when config files
get updated, I have merge support by mercurial -- which is basically
most of the reason I do it (the other is change tracking).
Thomas
Home |
Main Index |
Thread Index |
Old Index