ClearCase Conversion To Mercurial

Michael Smith michael.smith at thalesgroup.com.au
Sun Feb 1 20:06:41 CST 2009


On Sun, 2009-02-01 at 20:56 -0500, Paul Franz wrote:

> The approach that I am planning on is to grab the source at certain 
> points (i.e. labels/tags) and then blast it into Mercurial and tagging 
> it.  (ie. find . -type f -exec hg add {} \; )


hg add


...should do that


[snip]

> Note: I understand that I will need to detect file removals between the 
> labels/tags.


hg remove --after

...should do that




DISCLAIMER:---------------------------------------------------------------------------
This e-mail transmission and any documents, files and previous e-mail messages
attached to it are private and confidential. They may contain proprietary or copyright
material or information that is subject to legal professional privilege. They are for
the use of the intended recipient only.  Any unauthorised viewing, use, disclosure,
copying, alteration, storage or distribution of, or reliance on, this message is
strictly prohibited. No part may be reproduced, adapted or transmitted without the
written permission of the owner. If you have received this transmission in error, or
are not an authorised recipient, please immediately notify the sender by return email,
delete this message and all copies from your e-mail system, and destroy any printed
copies. Receipt by anyone other than the intended recipient should not be deemed a
waiver of any privilege or protection. Thales Australia does not warrant or represent
that this e-mail or any documents, files and previous e-mail messages attached are
error or virus free.
--------------------------------------------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20090202/9e6795f2/attachment.htm 


More information about the Mercurial mailing list