bug-gsrc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gsrc] Help with bzr access to GSRC


From: carl hansen
Subject: Re: [bug-gsrc] Help with bzr access to GSRC
Date: Tue, 14 Apr 2015 19:45:54 -0700

try this:

 bzr branch http://bzr.savannah.gnu.org/r/gsrc/trunk 

this seems to use http ok , Why bzr needs the "branch" command,
rather than "checkout" to use http, I don't know.  If someone wrote better
error messages for bzr, it would be great too.

By the way, bzr is a python2 script, I had a problem on my machine becase I have python2 and python3.  To prevent confusion in that case change first line from
#!/usr/bin/python
to
#!/usr/bin/python2



On Tue, Apr 14, 2015 at 7:24 PM, carl hansen <address@hidden> wrote:


On Tue, Apr 14, 2015 at 7:11 PM, carl hansen <address@hidden> wrote:
you said :
try this instead:
bzr checkout bzr://bzr.savannah.gnu.org/gsrc/trunk/ gsrc 

ie not http:// but bzr://


On Tue, Apr 14, 2015 at 4:34 PM, Monsler, Eric M <address@hidden> wrote:



Sorry about that, I realized I didn't really answer your question.... I emailed too fast.

I will look at the question.... 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]