[Tinyos-devel] How to check out earlier versions of tinyos-1.x from CVS at SourceForge
Vinai Sundaram
vinaisundaram at gmail.com
Fri Mar 6 10:40:12 PST 2009
>You can see the available tag names in the 'Sticky Tag' combo-box from
here:
> http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-1.x/
Many thanks Razvan! I missed the 'Sticky Tag' combo box that has the tag
names in that link.
Vinai
On 3/4/2009 6:35 PM, Razvan Musaloiu-E. wrote:
> Hi!
>
> On Wed, 4 Mar 2009, Vinai Sundaram wrote:
>
>> Hi,
>>
>> Specifically, I am trying to check out tinyos 1.1.13. I tried the
>> following and it failed. Can someone tell me how to check out earlier
>> versions of tinyos-1.x from Sourceforge CVS?
>>
>> $ cvs -z3
>> -d:pserver:anonymous at tinyos.cvs.sourceforge.net:/cvsroot/tinyos co -P
>> tinyos-1.1.13
>> cvs server: cannot find module `tinyos-1.1.13' - ignored
>> cvs [checkout aborted]: cannot expand modules
>> $
>>
>
> You should use the tag name for that. Something like this:
> cvs -z3
> -d:pserver:anonymous at tinyos.cvs.sourceforge.net:/cvsroot/tinyos co -r
> tos-1-1-13-candidate -P tinyos-1.x
> You can see the available tag names in the 'Sticky Tag' combo-box from
> here:
> http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-1.x/
>
> You can also use the '-D' parameter to indicate a certain date. You
> can consult the manpage of the infopages for more details about it.
>
>> Thanks!
>> Vinai
>> PS: I asked TinyOS-help two days ago but didn't get a response.
>>
>
> I'm sorry. I didn't notice your message there. :-( That was the proper
> place for this type of question. :P
>
> --
> Razvan ME
More information about the Tinyos-devel
mailing list