teamware to mercurial
Dave S
snidely.too at gmail.com
Wed Dec 18 02:33:20 UTC 2013
On Sun, Dec 15, 2013 at 9:29 AM, Kevin I. Hodges
<k.i.hodges at reading.ac.uk>wrote:
> hi
>
> I'm in the process of converting some old Sun Teamware workspaces, a
> parent and child, to mercurial
>
Not having used Teamware, I am going to display my ignorance, and make a
wild guess that a child workspace corresponds to a Mercurial subrepository.
And there are plenty of people here who can advise you on those, which
involves turning on an extension. There is also a separate concept of a
guest repository, which uses a third-party extension.
But generally speaking, for either of these, I believe you would do the
convert individually on the parent and child and then add the resulting
"child" to the "parent" (that is, add the subrepository to the
superrepository) either with a physical copy or a symbolic link; I'd check
the Mercurial wiki for the extension details, but Martin and Angel can
probably give you more specific assistance.
> . I can do the conversion on parent and child including maintaining
> histories using sccs2cvs, cvs2svn and 'hg convert' but what I'm not sure
> about is how to make the link between the converted parent and child in
> mercurial. Can I simply reparent the child using 'hg reparent' or do I need
> to do a merge? And finally to update the parent with the new files in the
> child a 'hg push'?
>
/dps
--
test signature -- please apply at front gate on Tuesdays only.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20131217/3fd131e6/attachment-0002.html>
More information about the Mercurial
mailing list