updating common dirs

Adam Jackson ajackson at redhat.com
Tue Jul 24 18:39:03 UTC 2007


On Tue, 2007-07-24 at 12:04 -0600, Orion Poplawski wrote:
> Jesse Keating wrote:
> > An update of your common/ directory should fix this issue and allow
> > your build to continue.  An update to Makefile.common was made to use a
> > canonical reference for our CVS server.
> 
> Is there an easy way to update all of my common dirs in one step?
> 
> [orion at cynosure ~/fedora]$ cvs update */common
> cvs update: in directory .:
> cvs [update aborted]: *PANIC* administration files missing

for i in */common ; do pushd $i ; cvs up ; popd ; done

- ajax




More information about the fedora-devel-list mailing list