Re: [SUGGESTION] CVSync

From: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
To: <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <alvherre(at)commandprompt(dot)com>, <neilc(at)samurai(dot)com>, <kleptog(at)svana(dot)org>, <joelwmiller(at)sbcglobal(dot)net>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [SUGGESTION] CVSync
Date: 2006-03-25 15:54:26
Message-ID: 2876.24.211.165.134.1143302066.squirrel@www.dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane said:

> Why in the world is cvsup linked to X libraries? Surely it does not
> need a GUI.
>

The client has GUI and non-GUI modes. For command-line ops use the -g flag
or unset DISPLAY.

My crontab entry looks like this:

3 * * * * /usr/bin/cvsup -g -r 25 /home/cvsmirror/postgres.cvsup

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2006-03-25 16:25:58 Re: [SUGGESTION] CVSync
Previous Message Martijn van Oosterhout 2006-03-25 15:45:37 Re: Where does the time go?