Dan Anderson writes:
> In Teamware, one can reparent a workspace using the teamware GUI or the
> CLI: workspace parent -p NEWPARENT
>
> Any idea how to do this with Mercurial?
hg reparent
It's part of the Cadmium extensions. If you haven't yet run
/opt/onbld/bin/hgsetup, you should.
> I didn'
Dan Anderson wrote:
> In Teamware, one can reparent a workspace using the teamware GUI or the
> CLI: workspace parent -p NEWPARENT
>
> Any idea how to do this with Mercurial?
>
> I didn't see it in any of my cheat sheets or docs I printed out. The "hg
> paths" command lists the parent, but does
In Teamware, one can reparent a workspace using the teamware GUI or the
CLI: workspace parent -p NEWPARENT
Any idea how to do this with Mercurial?
I didn't see it in any of my cheat sheets or docs I printed out. The "hg
paths" command lists the parent, but doesn't have a documented way of
chan