Re: error on getting sources of pgadmin3 using rsync

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Sandeep Thakkar <sandeeptt(at)yahoo(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: error on getting sources of pgadmin3 using rsync
Date: 2010-05-10 09:19:24
Message-ID: AANLkTinMKwSQIc9s7M0R8aLajd2Ge1tVK55RUGdZQlzQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Mon, May 10, 2010 at 4:46 AM, Sandeep Thakkar <sandeeptt(at)yahoo(dot)com> wrote:
> I want to setup the local mirror fro pgadmin3 sources. This is what I did:
>
> $ rsync -av svn.pgadmin.org::pgadmin-svn .
> @ERROR: access denied to pgadmin-svn from unknown (121.241.184.130)
> rsync error: error starting client-server protocol (code 5) at main.c(1522)
> [receiver=3.0.5]
>
> Why this access denied error occurs? Am I missing anything? Thanks for your
> help!

What makes you think we offer rsync access to the repo?

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Sandeep Thakkar 2010-05-10 13:02:47 Re: error on getting sources of pgadmin3 using rsync
Previous Message Sandeep Thakkar 2010-05-10 08:46:58 error on getting sources of pgadmin3 using rsync