"Adam Nealis" <[EMAIL PROTECTED]> wrote :
> This is a little script I use to update my spedtouch CVS tree.
>
> ---cut---
> #!/bin/sh
>
> cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/speedtch \
> login
>
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/speedtch
\
> co speedtouch
> ---cut---
>
> When prompted for a password, just leave it empty. This will create a
> directory called speedtouch in the directory from which you run the
> script.

You can also do that differently. Grab the first time the source tree with
your script. Then you should be able to update it with 'cvs update' when you
are in the speedtouch directory.
That's something that will be updated for next snapshot, people will just
have to type 'cvs update' to update the sources. (now it's configured with
my account so it doesn't work).

-- Fran�ois Rogler


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe

        

Reply via email to