[Tinyos-help] non-continous usage

Kevin Klues klueska at gmail.com
Thu Oct 4 09:35:24 PDT 2007


Its all part of the tinyos cvs repository, you probably just forgot to
do a `cvs update -dP` to guarantee that newly created directories get
added and old deleted ones get pruned.

Kevin

On 10/4/07, Ákos Maróy <darkeye at tyrell.hu> wrote:
> Kevin Klues wrote:
> > Its definitely there.  I just reran the set of commands mentioned at
> > the end of the tutorial:
> >
> > cd $TOSROOT/apps/tutorials
> > cvs -d:pserver:anonymous at tinyos.cvs.sourceforge.net:/cvsroot/tinyos login
> > cvs -z3 -d:pserver:anonymous at tinyos.cvs.sourceforge.net:/cvsroot/tinyos
> > co -P -d LowPowerSensing tinyos-2.x/apps/tutorials/LowPowerSensing
> >
> > and it checked it out for me.
>
> yes, you're right. first I just did an update on the original tinyos CVS
> I already checked out, and nothing came from there..
>
> my mistake, sorry.
>
> now I just have to understand what's going on here... :)
>
>
> Akos
>
>


-- 
~Kevin



More information about the Tinyos-help mailing list