[issue1396] Convert from SVN with clonebranches=True puts all tags in default

Jim Hague mercurial-bugs at selenic.com
Tue Nov 25 10:28:15 CST 2008


New submission from Jim Hague <jim.hague at acm.org>:

Converting a SVN repo with the traditional trunk/branches/tags and 
clonebranches=True. All tags are put into default only, so default contains 
tags that do not exist in the default clone, and the various branch clones 
have no tags.

Convert command line was:

hg convert --config convert.hg.clonebranches=True --datesort --authors 
authors.txt file:///var/local/svn/Foo

where Foo/trunk, Foo/branches, Foo/tags all exist and have content.

----------
messages: 7978
nosy: bearcave
priority: bug
status: unread
title: Convert from SVN with clonebranches=True puts all tags in default
topic: convert

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1396>
____________________________________________________



More information about the Mercurial-devel mailing list