Thread: error on getting sources of pgadmin3 using rsync

error on getting sources of pgadmin3 using rsync

From
Sandeep Thakkar
Date:
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!

Sandeep.


Re: error on getting sources of pgadmin3 using rsync

From
Dave Page
Date:
On Mon, May 10, 2010 at 4:46 AM, Sandeep Thakkar <sandeeptt@yahoo.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


Re: error on getting sources of pgadmin3 using rsync

From
Dave Page
Date:
On Mon, May 10, 2010 at 2:02 PM, Sandeep Thakkar <sandeeptt@yahoo.com> wrote:
> rsync access is present on sourceforge, which hosts open source softwares.
> and I thought since pgadmin is also an open source and we can checkout it's
> sources from the rep, rsync access too will be permitted.

No. We don't copy sourceforge - and its far from the only place to get
open source software from.

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


Re: error on getting sources of pgadmin3 using rsync

From
Sandeep Thakkar
Date:
rsync access is present on sourceforge, which hosts open source softwares. and I thought since pgadmin is also an open source and we can checkout it's sources from the rep, rsync access too will be permitted.

Sandeep.



From: Dave Page <dpage@pgadmin.org>
To: Sandeep Thakkar <sandeeptt@yahoo.com>
Cc: pgadmin-support@postgresql.org
Sent: Mon, May 10, 2010 2:49:24 PM
Subject: Re: [pgadmin-support] error on getting sources of pgadmin3 using rsync

On Mon, May 10, 2010 at 4:46 AM, Sandeep Thakkar <sandeeptt@yahoo.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