(Sorry for the late response -- got back from a week in Tokyo back to
back with TSSJS in Las Vegas yesterday).

There is indeed a cron job on cvs.apache.org that cleans out all files
older than five days.  I don't remember the details, but it's based on
the "find" command with some arguments that select the files of
interest and then executes an "rm" command on them.

Craig


On Thu, 10 Mar 2005 09:30:05 -0800, Martin Cooper <[EMAIL PROTECTED]> wrote:
> On Thu, 10 Mar 2005 10:35:44 -0500, Sean Schofield
> <[EMAIL PROTECTED]> wrote:
> > Thanks for the scripts.  I noticed there was nothing about the file
> > rotation in them (only keeping last 5 days or whatever.)  Do you know
> > if there is a chron script on the CVS server that takes care of that?
> 
> I don't know, and don't know how to check. I assume there must be.
> Craig or infra@ would know.
> 
> --
> Martin Cooper
> 
> 
> > sean
> >
> >
> > On Wed, 9 Mar 2005 11:29:07 -0800, Martin Cooper <[EMAIL PROTECTED]> wrote:
> > > OK, I've attached what I got from Craig some time ago. There are two
> > > scripts, and each builds multiple projects. Have fun! ;-)
> > >
> > > --
> > > Martin Cooper
> > >
> > > On Wed, 9 Mar 2005 14:05:28 -0500, Sean Schofield
> > > <[EMAIL PROTECTED]> wrote:
> > > > > Craig has the "master" script for Struts and Jakarta nightly builds,
> > > > > but that's based on the older Ant build system. We don't have the
> > > > > nightlies up and running (automatically) for the new Maven build
> > > > > system yet. (I have an older version of Craig's script, and can send
> > > > > you a copy of that if you need it.)
> > > >
> > > > I will take any version of the script you have.  If Craig is
> > > > monitoring this thread ... I'll take the new one when you get a chance
> > > > :-)
> > > >
> > > > > Craig's scripts build on his machine and then push the distributions
> > > > > up to cvs.a.o, which is indeed an ASF box. Once we have the nightlies
> > > > > running on ASF hardware (which is looking like it'll be soon after the
> > > > > infrathon right now), they will still be building on one box and then
> > > > > pushing up to cvs.a.o.
> > > >
> > > > That's  good news.  I haven't subscribed to the infra list yet so I
> > > > wasn't aware of any of those developments.
> > > >
> > > > I assume each project need its own script?  If so then Craig's CVS
> > > > script will be even more useful.
> > > >
> > > > > Martin Cooper
> > > >
> > > > sean
> > > > sean
> > > >
> > >
> > >
> > >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to