On 22/09/10 11:33, Stefan Kaltenbrunner wrote:
Hi all!

It seems that the git move has broken the generation of the automatic
snapshot tarballs - has anybody yet looked into what it would take to
move those to fetching from git?

BTW, there is a nice command called in git to create tarballs:

git archive master | gzip > postgresql.tar.gz

I doubt we can use it because we add some generated files to our tarballs that are not in the repository, but I thought I'd mention it.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to