I recently mentioned this to another poster and I will mention again that, XubunTOS has tinyos release version 2.0.2 which is not cvs updatable. You will have to check out the entire tinyos-2.x directory from the CVS repository into a separate directory.
On Wed, Jun 11, 2008 at 9:45 PM, Rahmadi Trimananda <[EMAIL PROTECTED]> wrote: > Dear all, > I am a new member of this mailing-list. I'm now using XUbunTOS and I got two > problems: > 1. I want to download something from the CVS repository of TinyOS2.0. > According to > http://docs.tinyos.net/index.php/The_TinyOS_printf_Library, I have to > set a few lines > of commands: > > cd $TOSROOT/apps/tutorials > cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/tinyos login > cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/tinyos co > -P -d Printf tinyos-2.x/apps/tutorials/Printf > > However, the CVS command does not work.. I got: > > cvs [checkout aborted]: cannot get working directory: No such file or > directory > > I've set the environment variable, and set other things as > well. Does anyone > have any solution for this? > > 2.I use the Firefox browser to download something from the CVS directly > through its > website > (http://tinyos.cvs.sourceforge.net/tinyos/tinyos-2.x/apps/tutorials/Printf/), > but that makes my Firefox closes itself at once. > > Can anyone give any solution for this? > > Thank you very much. > > Regards, > Rahmadi Trimananda > > > > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
