ClearCase Conversion To Mercurial

ndowd noahdowd at yahoo.com
Tue Feb 3 10:57:12 CST 2009


Sorry I didn't specify, but I have also tried it with the traditional SVN
layout.  The problem is that using hg convert doesn't add the tags to the hg
tag dictionary, so there's no way to do a "hg clone -r mytag" after the "hg
convert".

Similar to Paul's approach, I'm considering copying files from various
versions of the svn repo and doing a checkin, then manually tagging the repo
at that point, but that will lose all of the version comments.  


Martin Geisler wrote:
> 
> 
> I think you should use the traditional SVN layout:
> 
>   /trunk
>   /tags/mytag
>   /branches/mybranch
> 
> -- 
> Martin Geisler
> 
> VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
> SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
> 
> 

-- 
View this message in context: http://www.nabble.com/ClearCase-Conversion-To-Mercurial-tp21782981p21813994.html
Sent from the Mercurial mailing list archive at Nabble.com.



More information about the Mercurial mailing list