Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: release management
- X-seq: zsh-workers 8582
- From: Dan Nelson <dnelson@xxxxxxxxxxxx>
- To: Clint Adams <schizo@xxxxxxxxxx>
- Subject: Re: release management
- Date: Fri, 5 Nov 1999 16:39:45 -0600
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <19991105152100.A31482@xxxxxxxx>; from schizo@xxxxxxxxxx on Fri, Nov 05, 1999 at 03:21:00PM -0500
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <19991027104033.A29314@xxxxxxxx> <19991027165016.A79545@xxxxxxxxxxxxxxxxxxxxxxx> <19991102165034.A12065@xxxxxxxxxxxxxxxxxxxxxxx> <991103082052.ZM3082@xxxxxxxxxxxxxxxxxxxxxxx> <19991104203338.C12554@xxxxxxxxxxxxxxxxxxxxxxx> <19991104144755.A802@xxxxxxxxxxxxxxxx> <rsq3dulvftm.fsf@xxxxxxxxxxxxxxxxx> <19991105162837.A23680@xxxxxxxxxxxxxxxxxxxxxxx> <19991105152100.A31482@xxxxxxxx>
In the last episode (Nov 05), Clint Adams said:
> > > *default host=crane.jaist.ac.jp
> > > *default base=.
> > > *default release=cvs
> > > *default delete use-rel-suffix
> > > zsh
> >
> > It works for me too. Brilliant! I'm now setting up a mirror.
> > I'll announce here when it's ready.
>
> Well, in the absence of better coordination, I'm mirroring this
> nightly at :pserver:zsh@xxxxxxxxxxxxxxx:/cvs/zsh, password 'zsh'.
> read-only, of course.
>
> I was hoping that we could have arranged something more "push"
> oriented.
You can sort-of do this by having the "CVSROOT/loginfo" action send an
email to everyone running CVS mirrors (possibly using a list alias) on
commits. Each mirror site would have a procmail script that triggers
off the subject and runs "cvsup -s zsh-supfile". That line takes about
15 seconds to run assuming no changes have been made, so it shouldn't
tax the network.
Alternatively, you can simply cvsup hourly, or at whatever intervals
you wish.
--
Dan Nelson
dnelson@xxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author