> -----Original Message-----
> From: Raphaël Enrici [mailto:blacknoz@club-internet.fr]
> Sent: 01 July 2003 20:53
> To: jm.poure@freesurf.fr
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] First Debian package release
>
>
> What I mean is : if I delete some files from snake, will they
> get out of www.pgadmin.org/snapshots ?
Yes they will. The update is done daily using:
/usr/local/bin/rsync -avz --delete snake.pgadmin.org::pgadmin-snaphots /usr/local/www/pgadmin.postgresql.org/snapshots
Regards, Dave.