When importing a repository from SVN, how do I remove the "Trunk" named branch that shows up in both TortoiseHG and Kiln?
I have tried using both Kiln Importer and running hg --convert manually followed by closing the named branch as described here and then pushing to Kiln. Neither of these remove the "Trunk" branch, and any commits I make afterward continue to be applied to the Trunk branch.
I would just like the Trunk named branch to go away so that the Kiln repository is clean according to the recommended practices for Kiln.
