How to exclude files from merging
Arne Babenhauserheide
arne_bab at web.de
Tue Nov 11 02:33:39 CST 2008
Am Montag 10 November 2008 21:26:15 schrieb Doug Philips:
> The question is: "How to make natural Mercurial workflows
convenient enough to use so that the tedium of doing so does not
interfere with the real task(s) at hand.."
The notify extension allows for using an additional external config
which can be put into the repository. Maybe something like this could
be used for propagating general .hgrc settings between repositories.
Just like "import foo" in python or "source bar" in the shell.
Then the only code necessary in Mercurial to propagate repository
settings would be to allow for carrying the single setting which states
which file is getting used as external config (maybe with the
(toggleable) restriction that the file must reside in the repository and
be under version control).
Best wishes,
Arne
--
-- My stuff: http://draketo.de - stories, songs, poems, programs and stuff
:)
-- Infinite Hands: http://infinite-hands.draketo.de - singing a part of the
history of free software.
-- Ein Würfel System: http://1w6.org - einfach saubere (Rollenspiel-)
Regeln.
-- PGP/GnuPG: http://draketo.de/inhalt/ich/pubkey.txt
More information about the Mercurial
mailing list