I was trying to install the 802.11b Receiver from https://cgran.org/wiki/SPAN80211b
So I followed the instruction to download the source files using the svn as follows: svn co -r7596 http://gnuradio.org/svn/gnuradio/trunk gnuradio_r7596 It gave following message but no file was downloaded. $ svn co -r7596 http://gnuradio.org/svn/gnuradio/trunk gnuradio_r7596 svn: OPTIONS of 'http://gnuradio.org/svn/gnuradio/trunk': 200 OK ( http://gnuradio.org) Another attempt gave following error message: $ svn co -r7596 http://gnuradio.org/svn/gnuradio/trunk gnuradio_r7596 svn: OPTIONS of 'http://gnuradio.org/svn/gnuradio/trunk': could not connect to server (http://gnuradio.org) What was wrong? Has cgran been migrated to another location ..? Regards, activecat
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
