Re: SCMS question
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Warren Turkal <wt@penguintechs.org>
Cc: pgsql-hackers@postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>, Gregory Stark <stark@enterprisedb.com>
Date: 2007-02-22T17:53:07Z
Lists: pgsql-hackers
Warren Turkal wrote: > On Thursday 22 February 2007 05:26, Andrew Dunstan wrote: > >> 2. Many people (and some buildfarm members) operate against mirrors of >> the main repo which are created with rsync or CVSup. I am not aware of >> any way to do the equivalent with SVN - any info would be gratefully >> received. Of course, SVN is better at disconnected operation than CVS, >> so it might be a non-issue for many. Even so, it might be a pity to have >> to forego the facility. >> > > Check out svnsync for SVN. It's part of a normal SVN installation. > > Nifty. Thanks. andrew