[Cvsnt] cvs add *.*

Jane Fothergill jane at northern-atlas.com
Tue Jan 8 17:08:18 GMT 2002


Thanks Elliot, that worked like a dream :-)

> -----Original Message-----
> From: Elliot Murphy [mailto:elliot.murphy at veritas.com]
> Sent: Tuesday, January 08, 2002 4:38 PM
> To: Jane Fothergill; 'cvsnt at cvsnt.org'
> Subject: RE: [Cvsnt] cvs add *.*
>
>
> You can use this command to simulate it if your shell is cmd.exe
>
> for %i in (*.*) do cvs add %i
>
> If you are the nervous type, you can do this to verify what
> would happen
> before actually doing it.
>
> for %i in (*.*) do @echo I would have executed: cvs add %i
>
> -elliot
_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt



More information about the cvsnt mailing list