having problem in rsync'ing cvs

From: "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com>
To: "PGSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: having problem in rsync'ing cvs
Date: 2008-03-26 13:56:52
Message-ID: 65937bea0803260656w5bfd2f18qe2a77f79b27bea1c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

I was rsyncing a fresh copy of CVS repository, and suddenly, midway
(around heap.c) rsync complained. When after many retries I couldn't start
it, I restarted the OS.

Since it is a VM running inside Vista (from where I could ping and
browse anoncvs.postgresql.org), I restarted the Host OS too.

Here's the configuration:
Host OS: Windows Vista
VM Software: Innotek VirtualBox
Guest OS: Ubuntu 7.10

And here's the error I am getting:

gurjeet(at)g-u-v:~/dev/repositories$ rsync -avzCH --delete
anoncvs.postgresql.org::pgsql-cvs pg_cvsroot/
rsync: getaddrinfo: anoncvs.postgresql.org 873: Name or service not known
rsync error: error in socket IO (code 10) at clientserver.c(104) [receiver=
2.6.9]
gurjeet(at)g-u-v:~/dev/repositories$

Is the rsync daemon on anoncvs down? Is everyone else able to do rsync?

Thanks in advance,

Best regards,
--
gurjeet[(dot)singh](at)EnterpriseDB(dot)com
singh(dot)gurjeet(at){ gmail | hotmail | indiatimes | yahoo }.com

EnterpriseDB http://www.enterprisedb.com

Mail sent from my BlackLaptop device

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2008-03-26 14:05:53 Re: Auto Partitioning Patch - WIP version 1
Previous Message Andrew Dunstan 2008-03-26 13:56:18 Re: [DOCS] pg_total_relation_size() and CHECKPOINT