On Tue, May 20, 2008 at 8:00 AM, Brian Padalino <[EMAIL PROTECTED]> wrote: > On Tue, May 20, 2008 at 10:56 AM, Per Zetterberg > <[EMAIL PROTECTED]> wrote: >> So >> >> svn co -r6823 http://gnuradio.org/svn/gnuradio/trunk gnuradio > > Or you can just pull directly from > http://gnuradio.org/svn/gnuradio/tags/releases/3.1.1/ without > specifying the -r6823. Whichever you want.
The release tarballs are made from the release branch, not the trunk, so the only ways to get release 3.1.1 are to either use the tagged directory (as you sshow), or to use a revision specifier on http://gnuradio.org/svn/branches/releases/3.1. The trunk contains many in-progress things that don't get put into the release branch. -- Johnathan Corgan Corgan Enterprises LLC http://corganenterprises.com/ _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
