[Likely SPAM] Re: [Tinyos-help] how to download using CVS tree
Jiakang Lu
jl9jb at cs.virginia.edu
Tue Feb 20 07:09:01 PST 2007
Cruz Emilda wrote:
> Any one please help me how to download example codes using CVS tree..
> Regards,
> Emilda
>
> ------------------------------------------------------------------------
> Don't be flakey. Get Yahoo! Mail for Mobile
> <http://us.rd.yahoo.com/evt=43909/*http://mobile.yahoo.com/mail> and
> always stay connected
> <http://us.rd.yahoo.com/evt=43909/*http://mobile.yahoo.com/mail> to
> friends.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
Hi Cruz,
1. Move to the directory you want to install Tinyos. Say that it is /opt
2. Enter the command: cvs
-d:pserver:anonymous at tinyos.cvs.sourceforge.net:/cvsroot/tinyos login
3. Suppose you want to download Tinyos-1.x
cvs -z3
-d:pserver:anonymous at tinyos.cvs.sourceforge.net:/cvsroot/tinyos co
tinyos-1.x
4. After finishing the download, compile Tinyos and its toolschain
again. (Please follow the documents on www.tinyos.net)
Best,
Jiakang
More information about the Tinyos-help
mailing list