clone by tag, but tag doesn't appear in the clone

Jan Capek jen at jikos.cz
Tue Dec 2 04:12:12 CST 2008


Hi,

you may wanna look here:

http://hgbook.red-bean.com/hgbookch8.html section 8.1.2 explains what 
exactly happens to the .hgtags when cloning based on tagged revision. The 
thing that the tag itself is missing is thus correct.

Regards,

Jan

On Mon, 1 Dec 2008, Paul J. Morris wrote:

> 
> Hi,
> 
> I'm cloning a repository by a specific tag, yet in the cloned repository "hg
> tags" doesn't list the tag that the repository was cloned from.
> 
> e.g
> d:\build> hg clone -r spec_1_0 c:\work
> d:\build\work> hg tags
> tip                               55:c5537aefcdd9
> 
> How do I get the tag details into the cloned repository?
> 
> thanks
> Paul Morris
> -- 
> View this message in context: http://www.nabble.com/clone-by-tag%2C-but-tag-doesn%27t-appear-in-the-clone-tp20786094p20786094.html
> Sent from the Mercurial mailing list archive at Nabble.com.
> 
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
> 



More information about the Mercurial mailing list