OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Open Embedded => Topic started by: rafm on May 10, 2005, 04:22:19 am

Title: Checking Out Bitbake Fails
Post by: rafm on May 10, 2005, 04:22:19 am
When I try:

> svn checkout svn://svn.berlios.de/bitbake/trunk

I get

svn: Can't connect to host 'svn.berlios.de': Connection refused

Is the server down? Or maybe the firewall does not allow to connect? ssh works fine on this computer.
Title: Checking Out Bitbake Fails
Post by: lardman on May 10, 2005, 06:44:45 am
Not sure, try asking on #openzaurus or #oe


Si
Title: Checking Out Bitbake Fails
Post by: spongeman66 on August 30, 2005, 11:34:35 pm
Quote
When I try:

> svn checkout svn://svn.berlios.de/bitbake/trunk

I get

svn: Can't connect to host 'svn.berlios.de': Connection refused

Is the server down? Or maybe the firewall does not allow to connect? ssh works fine on this computer.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=79021\"][{POST_SNAPBACK}][/a][/div]

I had exactly the same problem with my firewall at work. I had to take my laptop home and then I was able to retreive bitbake.

Now I am having other difficulties...

Good Luck!
Sponge
Title: Checking Out Bitbake Fails
Post by: tnoell on November 11, 2005, 11:14:21 am
You can tell svn about your proxy.
See
~/.subversion/servers
for details.
Once the proxy is set up, svn happily uses it.
svn is a cool tool.  Just starting to look at bitbake, and it looks like a cool tool as well.
HTH,
Tim