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:[email protected]]
Sent: Tuesday, April 14, 2015 7:46 PM
To: Monsler, Eric M
Cc: [email protected]
Subject: Re: [bug-gsrc] Help with bzr access to GSRC

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 
<[email protected]<mailto:[email protected]>> wrote:


On Tue, Apr 14, 2015 at 7:11 PM, carl hansen 
<[email protected]<mailto:[email protected]>> wrote:
you said :
bzr checkout http://bzr.savannah.gnu.org/gsrc/trunk/gsrc
try this instead:
bzr checkout 
bzr://bzr.savannah.gnu.org/gsrc/trunk/<http://bzr.savannah.gnu.org/gsrc/trunk/> 
gsrc

ie not http:// but bzr://


On Tue, Apr 14, 2015 at 4:34 PM, Monsler, Eric M 
<[email protected]<mailto:[email protected]>> 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