public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* can't pull cygwin-htdocs
@ 2018-06-28 17:09 Andrew Schulman
  2018-06-28 17:51 ` Jon Turney
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Schulman @ 2018-06-28 17:09 UTC (permalink / raw)
  To: cygwin-apps

Scratching my head. This used to work. Now I get an inscrutable error message:

  $ git remote -v
  origin	ssh://sourceware.org/git/cygwin-htdocs.git (fetch)
  origin	ssh://sourceware.org/git/cygwin-htdocs.git (push)

  $ git fetch
  FATAL: R any git/cygwin-htdocs Andrew_Schulman DENIED by fallthru
  (or you mis-spelled the reponame)
  fatal: Could not read from remote repository.

  Please make sure you have the correct access rights
  and the repository exists.

Huh? What am I doing wrong? ~/.ssh/config has:

  Host sourceware.org
  User cygwin

Thanks,
Andrew

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: can't pull cygwin-htdocs
  2018-06-28 17:09 can't pull cygwin-htdocs Andrew Schulman
@ 2018-06-28 17:51 ` Jon Turney
  2018-06-28 18:13   ` Andrew Schulman
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Turney @ 2018-06-28 17:51 UTC (permalink / raw)
  To: cygwin-apps; +Cc: Schulman, Andrew

On 28/06/2018 18:09, Andrew Schulman wrote:
> Scratching my head. This used to work. Now I get an inscrutable error message:
> 
>    $ git remote -v
>    origin	ssh://sourceware.org/git/cygwin-htdocs.git (fetch)
>    origin	ssh://sourceware.org/git/cygwin-htdocs.git (push)
> 
>    $ git fetch
>    FATAL: R any git/cygwin-htdocs Andrew_Schulman DENIED by fallthru
>    (or you mis-spelled the reponame)
>    fatal: Could not read from remote repository.
> 
>    Please make sure you have the correct access rights
>    and the repository exists.

Yeah, sorry, I've broken this.

For the moment, you'll need to pull anonymously (using git:// or 
http://) URLs.

I'm not sure this used to work as a push URL (or should)? I believe you 
have a sourceware shell account which should work for that?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: can't pull cygwin-htdocs
  2018-06-28 17:51 ` Jon Turney
@ 2018-06-28 18:13   ` Andrew Schulman
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Schulman @ 2018-06-28 18:13 UTC (permalink / raw)
  To: cygwin-apps

> On 28/06/2018 18:09, Andrew Schulman wrote:
> > Scratching my head. This used to work. Now I get an inscrutable error message:
> > 
> >    $ git remote -v
> >    origin	ssh://sourceware.org/git/cygwin-htdocs.git (fetch)
> >    origin	ssh://sourceware.org/git/cygwin-htdocs.git (push)
> > 
> >    $ git fetch
> >    FATAL: R any git/cygwin-htdocs Andrew_Schulman DENIED by fallthru
> >    (or you mis-spelled the reponame)
> >    fatal: Could not read from remote repository.
> > 
> >    Please make sure you have the correct access rights
> >    and the repository exists.
> 
> Yeah, sorry, I've broken this.
> 
> For the moment, you'll need to pull anonymously (using git:// or 
> http://) URLs.
> 
> I'm not sure this used to work as a push URL (or should)? I believe you 
> have a sourceware shell account which should work for that?

OK, no problem. Yes, it used to work for push too. If I have a sourceware shell
account, I'm not aware of it. Could you send me the details offline?

Thanks,
Andrew

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-28 18:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-28 17:09 can't pull cygwin-htdocs Andrew Schulman
2018-06-28 17:51 ` Jon Turney
2018-06-28 18:13   ` Andrew Schulman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).