Re: conversion efforts (Re: SCMS question) - Mailing list pgsql-hackers

From Warren Turkal
Subject Re: conversion efforts (Re: SCMS question)
Date
Msg-id 200702271540.08570.wt@penguintechs.org
Whole thread Raw
In response to Re: conversion efforts (Re: SCMS question)  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: conversion efforts (Re: SCMS question)  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Tuesday 27 February 2007 13:50, Andrew Dunstan wrote:
> You know, you can prune what is rsynced.

I am not sure why you brought this up, but yes I did know this.

> my rsync line looks like this:
>
>   rsync -avzCH --delete --exclude-from=/home/cvsmirror/pg-exclude
> anoncvs.postgresql.org::pgsql-cvs /home/cvsmirror/pg
>
> and the exclude file has these four lines:
>
>   /sup/
>   /CVSROOT/loginfo*
>   /CVSROOT/commitinfo*
>   /CVSROOT/config*

This setup prunes 1.25MB.

Are you suggesting that I prune this from the conversion?

wt
--
Warren Turkal (w00t)


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: COMMIT NOWAIT Performance Option
Next
From: "Joshua D. Drake"
Date:
Subject: Re: conversion efforts (Re: SCMS question)