Hi everybody,

A few weeks ago I ask about Hg subrepositories. The fact is that the hg
subrepos don't work like the svn externals, ie the parent repo has to be
updated to change the revision of the subrepo.

This morning I found the hgexternals [1] extension which provide a kind of
svn:external behavior to Hg.

There's a limitation (the externals must be declared from the root and an
external of external is not pulled) but an external can be placed into a
subfolder, including if this subfolder is an external.

Regards,

Goulwen

http://pypi.python.org/pypi/hgexternals/
_______________________________________________
Dev mailing list
Dev@lists.chamilo.org
http://lists.chamilo.org/listinfo/dev

Reply via email to