[Bug 3737] New: bzr convert uses branch nick
bugzilla-daemon at bz.selenic.com
bugzilla-daemon at bz.selenic.com
Tue Dec 18 23:29:29 UTC 2012
http://bz.selenic.com/show_bug.cgi?id=3737
Priority: normal
Bug ID: 3737
CC: mercurial-devel at selenic.com
Assignee: bugzilla at selenic.com
Summary: bzr convert uses branch nick
Severity: bug
Classification: Unclassified
OS: Linux
Reporter: adrian.klaver at gmail.com
Hardware: PC
Status: UNCONFIRMED
Version: 2.4
Component: convert
Product: Mercurial
When using convert to create an hg repository from a bzr one, the bzr branch
nick is used as the branch name in the new hg repository. By default bzr uses
the repository directory name as the nick so the new branch is generally not
named default.
Example:
bzr repo
/home/aklaver/software_projects/aws
When this is converted into:
/home/aklaver/software_projects/aws-hg
The branch will be named aws not default even if there is only one branch in
bzr and bzr branches shows default as the branch.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list