Activity log for bug #957511

Date Who What changed Old value New value Message
2012-03-16 22:58:19 Mark Grandi bug added bug
2012-03-16 22:59:36 Jelmer Vernooij summary svn-import produces branches with tmp directories as parent branches svn-import of svndump file produces branches with tmp directories as parent branches
2012-03-16 23:00:22 Jelmer Vernooij bzr-svn: status New Triaged
2012-03-16 23:00:24 Jelmer Vernooij bzr-svn: importance Undecided Low
2012-03-16 23:00:26 Mark Grandi summary svn-import of svndump file produces branches with tmp directories as parent branches svn-import with svndump files produces branches with tmp directories as parent branches
2012-03-16 23:00:29 Jelmer Vernooij description when you use bzr svn-import to import a svn repository, the branches it produces have temporary directories as parent branches, which probably isn't desirable . Example: dhcp-10-134-231-31:Desktop markgrandi$ bzr svn-import ellerrepodump.dat try2 Using repository layout: trunk0 Use 'bzr checkout' to create a working tree in the newly created branches. dhcp-10-134-231-31:Desktop markgrandi$ cd try2 dhcp-10-134-231-31:try2 markgrandi$ cd trunk dhcp-10-134-231-31:trunk markgrandi$ bzr info -v Repository branch (format: 2a) Location: shared repository: /Users/markgrandi/Desktop/try2 repository branch: . Related branches: parent branch: /var/folders/hg/sz267ft96k34rjpc5zb23p200000gn/T/bzr-svn-dump-4_4H2v/trunk Format: control: Meta directory format 1 branch: Branch format 7 repository: Repository format 2a - rich roots, group compression and chk inventories Control directory: 1 branches Branch history: 390 revisions 890 days old first revision: Thu 2009-10-08 21:11:20 +0000 latest revision: Sat 2011-06-04 03:18:16 +0000 Repository: 390 revisions dhcp-10-134-231-31:trunk markgrandi$ when you use bzr svn-import to import a svn dump file, the branches it produces have temporary directories as parent branches, which probably isn't desirable . Example: dhcp-10-134-231-31:Desktop markgrandi$ bzr svn-import ellerrepodump.dat try2 Using repository layout: trunk0 Use 'bzr checkout' to create a working tree in the newly created branches. dhcp-10-134-231-31:Desktop markgrandi$ cd try2 dhcp-10-134-231-31:try2 markgrandi$ cd trunk dhcp-10-134-231-31:trunk markgrandi$ bzr info -v Repository branch (format: 2a) Location:   shared repository: /Users/markgrandi/Desktop/try2   repository branch: . Related branches:   parent branch: /var/folders/hg/sz267ft96k34rjpc5zb23p200000gn/T/bzr-svn-dump-4_4H2v/trunk Format:        control: Meta directory format 1         branch: Branch format 7     repository: Repository format 2a - rich roots, group compression and chk inventories Control directory:          1 branches Branch history:        390 revisions        890 days old    first revision: Thu 2009-10-08 21:11:20 +0000   latest revision: Sat 2011-06-04 03:18:16 +0000 Repository:        390 revisions dhcp-10-134-231-31:trunk markgrandi$
2012-03-16 23:00:39 Mark Grandi description when you use bzr svn-import to import a svn dump file, the branches it produces have temporary directories as parent branches, which probably isn't desirable . Example: dhcp-10-134-231-31:Desktop markgrandi$ bzr svn-import ellerrepodump.dat try2 Using repository layout: trunk0 Use 'bzr checkout' to create a working tree in the newly created branches. dhcp-10-134-231-31:Desktop markgrandi$ cd try2 dhcp-10-134-231-31:try2 markgrandi$ cd trunk dhcp-10-134-231-31:trunk markgrandi$ bzr info -v Repository branch (format: 2a) Location:   shared repository: /Users/markgrandi/Desktop/try2   repository branch: . Related branches:   parent branch: /var/folders/hg/sz267ft96k34rjpc5zb23p200000gn/T/bzr-svn-dump-4_4H2v/trunk Format:        control: Meta directory format 1         branch: Branch format 7     repository: Repository format 2a - rich roots, group compression and chk inventories Control directory:          1 branches Branch history:        390 revisions        890 days old    first revision: Thu 2009-10-08 21:11:20 +0000   latest revision: Sat 2011-06-04 03:18:16 +0000 Repository:        390 revisions dhcp-10-134-231-31:trunk markgrandi$ when you use bzr svn-import to import a svndump file, the branches it produces have temporary directories as parent branches, which probably isn't desirable . Example: dhcp-10-134-231-31:Desktop markgrandi$ bzr svn-import ellerrepodump.dat try2 Using repository layout: trunk0 Use 'bzr checkout' to create a working tree in the newly created branches. dhcp-10-134-231-31:Desktop markgrandi$ cd try2 dhcp-10-134-231-31:try2 markgrandi$ cd trunk dhcp-10-134-231-31:trunk markgrandi$ bzr info -v Repository branch (format: 2a) Location:   shared repository: /Users/markgrandi/Desktop/try2   repository branch: . Related branches:   parent branch: /var/folders/hg/sz267ft96k34rjpc5zb23p200000gn/T/bzr-svn-dump-4_4H2v/trunk Format:        control: Meta directory format 1         branch: Branch format 7     repository: Repository format 2a - rich roots, group compression and chk inventories Control directory:          1 branches Branch history:        390 revisions        890 days old    first revision: Thu 2009-10-08 21:11:20 +0000   latest revision: Sat 2011-06-04 03:18:16 +0000 Repository:        390 revisions dhcp-10-134-231-31:trunk markgrandi$
2012-03-16 23:14:47 Jelmer Vernooij bzr-svn: status Triaged Fix Committed
2012-03-16 23:14:49 Jelmer Vernooij bzr-svn: assignee Jelmer Vernooij (jelmer)
2012-03-16 23:14:51 Jelmer Vernooij bzr-svn: milestone 1.2.2
2012-03-16 23:15:26 Launchpad Janitor branch linked lp:bzr-svn
2012-04-16 14:30:10 Jelmer Vernooij bzr-svn: status Fix Committed Fix Released