On 24/03/10 21:06, Markus Wanner wrote:
Steve,

Steve Singer wrote:
$ git clone http://git.postgres-r.org/dtester
Initialized empty Git repository in
/local/home/ssinger/src/dtester/dtester/.git/
fatal: http://git.postgres-r.org/dtester/info/refs download error -
The requested URL returned error: 500

Oh, thank you for pointing this out. I've fixed that for now.

Do I need to run git update-server-info after every pull for the http
protocol to work? Or just once to initialize the repository?

After each change in the repository. If you are pushing into that repository, you can set the post-update hook in the repo to run git update-server-info and forget about it.

Cheers,
Jan

--
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