6 Feb
2008
6 Feb
'08
5:13 p.m.
At Wed, 6 Feb 2008 15:06:44 +0100 (CET), Jaroslav Kysela wrote:
On Wed, 6 Feb 2008, Jaroslav Kysela wrote:
On Tue, 5 Feb 2008, Takashi Iwai wrote:
Hi,
how about creating branches for HG trees for some stable trees? This will make the maintenance much easier.
I agree.
BTW: Does anyone know if it's possible to just pick a patch from a HG branch to another? STG (Stacked GIT) has nice 'stg pick <branch>@<patch>' command for this.
I don't know whether HG has such a command, but it's easy via a combination of "hg export" and "hg import".
Takashi