This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: can't pull cygwin-htdocs


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]