[plt-scheme] cvs checkout -r 209 plt, disappearing plt
On Tue, 15 Feb 2005 13:21:00 -0500, Richard Cobbe <cobbe at ccs.neu.edu> wrote:
> On Tue, Feb 15, 2005 at 09:54:50AM -0800, Ron Stanonik wrote:
> > Sorry, if I'm missing something obvious. I'm trying to cvs checkout 209
> >
> > cvs -d :pserver:anonymous at anoncvs.plt-scheme.org:/cvs checkout -r 209 plt
>
> Try "-r v209" instead of "-r 209". (This way, you'll get the tag
> associated with the 209 release, not CVS revision 209, which doesn't
> actually exist.)
Thanks!
Ron Chagrinik