Re: SCMS question
Jeremy Drake <pgsql@jdrake.com>
From: Jeremy Drake <pgsql@jdrake.com>
To: Warren Turkal <wt@penguintechs.org>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2007-02-24T07:56:05Z
Lists: pgsql-hackers
On Sat, 24 Feb 2007, Warren Turkal wrote: > On Saturday 24 February 2007 00:32, Jeremy Drake wrote: > > Use cvsup, or if you don't want to go through the effort of getting that > > set up, use rsync: > > > > rsync -avzCH --delete rsync.postgresql.org::pgsql-cvs cvsroot/ > > Thanks for this. Is this documented somewhere that I should have looked? CVSup is: http://developer.postgresql.org/pgdocs/postgres/cvsup.html rsync is a fairly new (and AFAIK, undocumented) method. I had to go back in the mailing list archives to find the reference: http://archives.postgresql.org/pgsql-hackers/2006-03/msg01081.php -- Chicken Little was right.