Using a BASH interpreter (get Cygwin if you are on windows), this simple script allows me to go to a root directory with all the projects I support and update them all with one command:
> ./update
It will go through all the child directories, determine if it is a CVS
backed directory (since I commonly have Apache and private projects in
one location), and update the CVS directories only.
I find it convenient (I run it every morning) to stay current. Yall
can use it if you want, or ignore it if don't want it.
--
"They that give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety."
- Benjamin Franklin
update
Description: application/java-applet
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
