Felipe Contreras <felipe.contreras@xxxxxxxxx> writes: > On Fri, May 17, 2013 at 5:02 AM, Sandor Bodo-Merle <sbodomerle@xxxxxxxxx> wrote: > >> apparently this breaks my existing clone of the bugzilla repository, where i >> have branches cloned with versions of remote-bzr prior 1.8.2 and after. The >> erro iget is: >> >> Fetching origin >> Traceback (most recent call last): >> File "/home/bms/bin/git-remote-bzr", line 956, in <module> >> sys.exit(main(sys.argv)) >> File "/home/bms/bin/git-remote-bzr", line 928, in main >> repo = get_repo(url, alias) >> File "/home/bms/bin/git-remote-bzr", line 844, in get_repo >> bdir.destroy_repository() >> File "/usr/lib/python2.7/dist-packages/bzrlib/bzrdir.py", line 900, in >> destroy_repository >> raise errors.NoRepositoryPresent(self) >> bzrlib.errors.NoRepositoryPresent: No repository present: >> "file:///home/bms/workspace/bugzilla/.git/bzr/origin/clone/" >> error: Could not fetch origin >> >> >> The following small patch seems to fix my regression: > > The patch is fine by me, in fact, I already had that patch, but > somehow could not trigger the exception, so I removed it. Is it merely "fine", or needed for 1.8.3? I am guessing it is the latter but making a final double-check, as I'll be stopping to pick up patches from the list in order to start today's integration run (that includes tagging 1.8.3-rc3). Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html