[bugzilla] Re: Alternates to CVS

Jason Pyeron jason at pyeron.com
Wed Jul 23 19:48:39 UTC 2003


to save diskspace, and cache, and give the latest always, and to save 
cpu we have on our server a cgi script of the following...

pseudo code here

NOW=`date`
NOW= NOW round to resolution (we use 15 min)

FILENAME=$PREFIX$NOW.tgz

if !exists $FILENAME tar czfC $FILENAME $DIR .

cat $FILENAME


On Wed, 23 Jul 2003, Zach Lipton wrote:

> On 7/23/03 7:04 AM, "Casey Gregoire" <caseyg at chsamerica.com> wrote:
> > 
> [SNIP]
> > 
> > Perhaps we should put a cron job (or a cgi) on landfill that builds a
> > tarball.
> > 
> http://landfill.bugzilla.org/bugzilla-cvs-latest.tar.gz. I'll set it up as a
> cron job in a bit unless something goes wrong, though a cgi that lets you
> build one on demand would be interesting (slow though).
> 
> Zach
> 
> -
> To view or change your list settings, click here:
> <http://bugzilla.org/cgi-bin/mj_wwwusr?user=jpyeron@pyerotechnics.com>
> 

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                   http://www.pyerotechnics.com   -
- Owner & Lead                  Pyerotechnics Development, Inc. -
-                               500 West University Parkway #1S -
- +1 (410) 808-6646             Baltimore, Maryland  21210-3253 -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain 
privileged, proprietary, or otherwise private information. If you 
have received it in error, purge the message from your system and 
notify the sender immediately.  Any other use of the email by you 
is prohibited.






More information about the developers mailing list