Hi, I have a large darcs repo I'm trying to convert to mercurial. it was going along fine for about 4 days(!) when it ran into an issue.
apparently darcs will let you have two different tags which happen to have the exact same name. but mercurial, upon trying to create a tag with a name that already exists, won't do it. (I think there is a flag you can give hg to force it to re-tag, but I think that would cause the old tag to be moved to the current revision instead of creating a new tag) can anyone think of a workaround? at first I was going to just unpull the offending tag from the darcs repo, but I have probably a dozen more tags later, so I can't just pull that tag out in any convenient way. _______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
