2008-07-06 06:46:28 Problem with downloading repositary from svn
Juhi Sinha (INDIA)
Message: 58387
We are not able to install jtag.we downloaded and installed ntlmaps for the download of the repositary.
[root@machine-33 ~]# svn checkout svn://sources.blackfin.uclinux.org/toolchain/trunk/jtag jtag
svn: Can't connect to host 'sources.blackfin.uclinux.org': Connection timed out
Please help us with this.
QuoteReplyEditDelete
2008-07-06 11:24:48 Re: Problem with downloading repositary from svn
Robin Getz (UNITED STATES)
Message: 58389
There is some svn debugging at:
QuoteReplyEditDelete
2008-07-06 11:24:54 Re: Problem with downloading repositary from svn
Frank Van Hooft (CANADA)
Message: 58390
Are you able to download from any other SVN servers? I'm wondering if perhaps you have a firewall in the way somewhere. You could try:
svn checkout svn://firewall-sources.blackfin.uclinux.org:80/svn/toolchain/trunk/jtag jtag