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 <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]:/cvsroot/tinyos login > > cvs -z3 -d:pserver:[EMAIL PROTECTED]:/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 _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
