On Tue, May 20, 2008 at 11:00:42AM -0400, Brian Padalino 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. > > Brian
These are not equivalent. If you want the 3.1.1 release, use svn co http://gnuradio.org/svn/gnuradio/tags/releases/3.1.1 For details on subversion, including the concepts of trunk, branches and tags, see the Red Bean Subversion Book. http://svnbook.red-bean.com Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
