From: Felipe Contreras <felipe.contreras@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: Sandor Bodo-Merle <sbodomerle@gmail.com>, git@vger.kernel.org
Subject: Re: [PATCH] remote-bzr: update old organization
Date: Fri, 17 May 2013 12:12:25 -0500 [thread overview]
Message-ID: <CAMP44s2DogT71+cQJK8Yu0xcAbuYB-6T3TwMKyuh12wCR+sK8g@mail.gmail.com> (raw)
In-Reply-To: <7vzjvtzg61.fsf@alter.siamese.dyndns.org>
On Fri, May 17, 2013 at 12:09 PM, Junio C Hamano <gitster@pobox.com> wrote:
> Felipe Contreras <felipe.contreras@gmail.com> writes:
>
>> On Fri, May 17, 2013 at 5:02 AM, Sandor Bodo-Merle <sbodomerle@gmail.com> 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).
Yes, for v1.8.3.
--
Felipe Contreras
next prev parent reply other threads:[~2013-05-17 17:12 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 4:20 [PATCH] remote-bzr: update old organization Felipe Contreras
2013-05-14 17:30 ` Junio C Hamano
2013-05-14 20:06 ` Felipe Contreras
2013-05-14 20:36 ` Junio C Hamano
2013-05-14 20:50 ` Felipe Contreras
2013-05-14 20:57 ` Felipe Contreras
2013-05-14 21:18 ` Junio C Hamano
2013-05-14 21:38 ` Felipe Contreras
2013-05-14 22:05 ` Junio C Hamano
2013-05-14 22:14 ` Junio C Hamano
2013-05-14 22:17 ` Felipe Contreras
2013-05-14 22:33 ` Junio C Hamano
2013-05-14 22:43 ` Felipe Contreras
[not found] ` <CABLWAfStOZvKZzsCqb+UiedA7Ra-ermyRJVAeocBE=RdXL8B2w@mail.gmail.com>
2013-05-17 10:33 ` Felipe Contreras
2013-05-17 17:09 ` Junio C Hamano
2013-05-17 17:12 ` Felipe Contreras [this message]
2013-05-17 17:58 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAMP44s2DogT71+cQJK8Yu0xcAbuYB-6T3TwMKyuh12wCR+sK8g@mail.gmail.com \
--to=felipe.contreras@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=sbodomerle@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).