> -----Original Message----- > From: Brian Padalino [mailto:[EMAIL PROTECTED] > Sent: den 20 maj 2008 16:18 > To: Per Zetterberg > Cc: [email protected] > Subject: Re: [Discuss-gnuradio] How do I checkout an old version > > On Tue, May 20, 2008 at 10:14 AM, Per Zetterberg > <[EMAIL PROTECTED]> wrote: > > > > Dear All, > > > > I would like to checkout release 3.1.1. How do I do ? > > > > svn co -r 3.1.1 http://gnuradio.org/svn/gnuradio/trunk gnuradio > > > > doesn't work. > > You must first change your way of thinking. Instead of the > trunk, try thinking of the tags directory: > > http://gnuradio.org/trac/browser/gnuradio/tags/releases > > Brian >
So svn co -r6823 http://gnuradio.org/svn/gnuradio/trunk gnuradio BR/ Per _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
