You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Berin Loritsch <bl...@apache.org> on 2002/09/17 17:57:35 UTC

Mass update script (whoever wants it)

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