* Git access to Bzr repository fails for enwc
@ 2013-08-15 16:31 Stefan Monnier
2013-08-21 20:16 ` Felipe Contreras
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2013-08-15 16:31 UTC (permalink / raw)
To: git
I've had good success recently with the git->bzr bridge, but the
following still fails. This is on Debian with the git from "unstable".
Stefan
% git clone bzr::bzr://bzr.savannah.nongnu.org/enwc/trunk
Cloning into 'trunk'...
Note: checking out 'e8fa1a2339729de62d0ad85e44b8993bf25b7996'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
error: unable to find b8c01407a3e9f69bdfa5b8ab195a2680caa5d3d5
error: unable to read sha1 file of COPYING (b8c01407a3e9f69bdfa5b8ab195a2680caa5d3d5)
error: unable to find 4cdecd08dd6cc2f196949b60b6daf6d4456840a1
error: unable to read sha1 file of Makefile (4cdecd08dd6cc2f196949b60b6daf6d4456840a1)
error: unable to find 81a14bd73e6c11ae0fb78071c93dce5c80a7e8a3
error: unable to read sha1 file of doc/connman.txt (81a14bd73e6c11ae0fb78071c93dce5c80a7e8a3)
error: unable to find 15a6ad4dc0c9d48bebc20cb267ae47ad66d1ccf9
error: unable to read sha1 file of doc/enwc.texi (15a6ad4dc0c9d48bebc20cb267ae47ad66d1ccf9)
error: unable to find c34c35a3a641358b95d3c4fd34b6ac2f5268b291
error: unable to read sha1 file of doc/fdl.texi (c34c35a3a641358b95d3c4fd34b6ac2f5268b291)
error: unable to find 1920a86cbab296d01763f975d004f4338f51269b
error: unable to read sha1 file of doc/nm-dbus.txt (1920a86cbab296d01763f975d004f4338f51269b)
error: unable to find 7fd9428f0bc56e0e5c132cdfc03f35a07a516160
error: unable to read sha1 file of doc/settings.txt (7fd9428f0bc56e0e5c132cdfc03f35a07a516160)
error: unable to find b2f5df78313374b87d97996d72053cc5fd875fba
error: unable to read sha1 file of doc/version.texi (b2f5df78313374b87d97996d72053cc5fd875fba)
error: unable to find 26c50c2600457c8ae4c492496b6217d79a96da75
error: unable to read sha1 file of lisp/Makefile (26c50c2600457c8ae4c492496b6217d79a96da75)
error: unable to find 3c3170e4fc62b68f05d4017e4bb88632527317e1
error: unable to read sha1 file of lisp/enwc-cm.el (3c3170e4fc62b68f05d4017e4bb88632527317e1)
error: unable to find e7e64d3bd3af3bdbebfcf077c52363b2eec06b0d
error: unable to read sha1 file of lisp/enwc-nm.el (e7e64d3bd3af3bdbebfcf077c52363b2eec06b0d)
error: unable to find f4401ec703b96b34edee06b5f015f8a6d73e9a55
error: unable to read sha1 file of lisp/enwc-setup.el (f4401ec703b96b34edee06b5f015f8a6d73e9a55)
error: unable to find fb83160d3352633558786e73e2d8c6f466e1967f
error: unable to read sha1 file of lisp/enwc-wicd.el (fb83160d3352633558786e73e2d8c6f466e1967f)
error: unable to find f765245c1cfb93c645be53dc56772cabc90cdb24
error: unable to read sha1 file of lisp/enwc.el (f765245c1cfb93c645be53dc56772cabc90cdb24)
% git --version
git version 1.7.10.4
%
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Git access to Bzr repository fails for enwc
2013-08-15 16:31 Git access to Bzr repository fails for enwc Stefan Monnier
@ 2013-08-21 20:16 ` Felipe Contreras
2013-08-22 1:18 ` Stefan Monnier
0 siblings, 1 reply; 3+ messages in thread
From: Felipe Contreras @ 2013-08-21 20:16 UTC (permalink / raw)
To: Stefan Monnier; +Cc: git
On Thu, Aug 15, 2013 at 11:31 AM, Stefan Monnier
<monnier@iro.umontreal.ca> wrote:
> I've had good success recently with the git->bzr bridge, but the
> following still fails. This is on Debian with the git from "unstable".
Which version are you using? The latest version works fine here:
https://github.com/felipec/git/blob/fc/master/git-remote-bzr.py
--
Felipe Contreras
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Git access to Bzr repository fails for enwc
2013-08-21 20:16 ` Felipe Contreras
@ 2013-08-22 1:18 ` Stefan Monnier
0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2013-08-22 1:18 UTC (permalink / raw)
To: Felipe Contreras; +Cc: git
>> I've had good success recently with the git->bzr bridge, but the
>> following still fails. This is on Debian with the git from "unstable".
> Which version are you using?
The one that comes in Debian unstable.
> The latest version works fine here:
> https://github.com/felipec/git/blob/fc/master/git-remote-bzr.py
Indeed, that works, thank you,
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-08-22 1:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-15 16:31 Git access to Bzr repository fails for enwc Stefan Monnier
2013-08-21 20:16 ` Felipe Contreras
2013-08-22 1:18 ` Stefan Monnier
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).