[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
checkout of all modules in repository?
From: |
Rhodes, Phillip C. |
Subject: |
checkout of all modules in repository? |
Date: |
Mon, 16 Feb 2004 19:36:27 -0500 |
I have around 100 modules (or directories) in my cvs repository.
I would like to pull down all the code associated with a tag, irregardless of
what module it is in.
Right now I have to do:
cvs checkout -r MY_TAG module_1
cvs checkout -r MY_TAG module_n
cvs checkout -r MY_TAG module_100
That's a lot of typing! any ideas on how I can get cvs checkout to grab all the
modules (without all the typing?)
Thanks.
- checkout of all modules in repository?,
Rhodes, Phillip C. <=