On 24 Feb 2004, at 15:06, Arvindh Rajesh Tamilmani wrote:


Does the following command work?

    $ cvs co '!parrot/platforms' parrot
    # the order should be preserved.

on tcsh it gives me


        cvs co '!parrot/platforms' parrot
        tcsh: parrot/platforms: Event not found.

but on sh it did seem to do the trick.

        cvs co '!parrot/platforms' parrot
        ? parrot/docs/html
        U parrot/include/parrot/packfile.h
        U parrot/pf/pf_items.c
        U parrot/src/packfile.c
        M parrot/src/stack_common.c
        M parrot/types/bignum.c

Many thanks.

Mike



Reply via email to