Activity log for bug #277369

Date Who What changed Old value New value Message
2008-10-03 02:40:44 Eric P. Mangold bug added bug
2008-10-03 02:54:23 Jelmer Vernooij bzr: status New Fix Released
2008-10-03 02:54:23 Jelmer Vernooij bzr: statusexplanation This bug has been fixed since, IIRC in 0.4.11.
2008-10-03 02:54:30 Jelmer Vernooij bzr: bugtargetdisplayname Bazaar Bazaar Subversion Plugin
2008-10-03 02:54:30 Jelmer Vernooij bzr: bugtargetname bzr bzr-svn
2008-10-03 02:54:30 Jelmer Vernooij bzr: statusexplanation This bug has been fixed since, IIRC in 0.4.11.
2008-10-03 02:54:30 Jelmer Vernooij bzr: title Bug #277369 in Bazaar: "Push to SVN: exceptions.AttributeError: children" Bug #277369 in Bazaar Subversion Plugin: "Push to SVN: exceptions.AttributeError: children"
2008-10-03 21:59:16 Eric P. Mangold bzr-svn: status Fix Released New
2008-10-03 21:59:16 Eric P. Mangold bzr-svn: statusexplanation So after a little digging I've confirmed that this is still a new bug. You can reproduce quite simply by creating a local SVN repo with 'svnadmin create', then pulling from it with bzr-svn. Then add a file to the checkout, add it to bzr and commit/push. now change the file to a directory, add a file inside it, and add/commit this to bzr. When it tries to push it will blow up. SVN doesn't seem to allow any way to change a file to a dir.. you have to remove it first, then add a directory in a separate revision.
2008-10-10 17:10:33 Jelmer Vernooij bzr-svn: status New Fix Committed
2008-10-10 17:10:33 Jelmer Vernooij bzr-svn: assignee jelmer
2008-10-10 17:10:33 Jelmer Vernooij bzr-svn: statusexplanation So after a little digging I've confirmed that this is still a new bug. You can reproduce quite simply by creating a local SVN repo with 'svnadmin create', then pulling from it with bzr-svn. Then add a file to the checkout, add it to bzr and commit/push. now change the file to a directory, add a file inside it, and add/commit this to bzr. When it tries to push it will blow up. SVN doesn't seem to allow any way to change a file to a dir.. you have to remove it first, then add a directory in a separate revision.
2008-10-10 17:11:35 Jelmer Vernooij bzr-svn: importance Undecided Medium
2008-10-10 17:11:35 Jelmer Vernooij bzr-svn: milestone 0.4.14
2008-11-03 14:28:34 Jelmer Vernooij bzr-svn: status Fix Committed Fix Released