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: Monsler, Eric M
Subject: Re: [bug-gsrc] Help with bzr access to GSRC
Date: Wed, 15 Apr 2015 21:39:23 +0000

That worked!

 

Thank you, I am now able to build gcc from source and get the newer vesion I need.

 

I appreciate your help.

 

Eric

 

From: carl hansen [mailto:address@hidden
Sent: Tuesday, April 14, 2015 7:46 PM
To: Monsler, Eric M
Cc: address@hidden
Subject: Re: [bug-gsrc] Help with bzr access to GSRC

 

try this:

 

 

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]