discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] How do I checkout an old version


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] How do I checkout an old version
Date: Tue, 20 May 2008 09:02:45 -0700
User-agent: Mutt/1.5.17 (2007-11-01)

On Tue, May 20, 2008 at 11:00:42AM -0400, Brian Padalino wrote:
> On Tue, May 20, 2008 at 10:56 AM, Per Zetterberg
> <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]