public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Mark Geisert <mark@maxrnd.com>
To: cygwin-apps@cygwin.com
Subject: Unable to push to cygutils git repo on sourceware
Date: Mon, 6 Sep 2021 20:46:02 -0700 (PDT)	[thread overview]
Message-ID: <Pine.BSF.4.63.2109062040410.65143@m0.truegem.net> (raw)

Something's likely changed in the 4 years since I last did this :-).

$ git push
fatal: remote error: service not enabled: /git/cygwin-cygutils.git

$ cat .git/config
[core]
         # blah elided
[remote "origin"]
         url = git://sourceware.org/git/cygwin-cygutils.git
         fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
         remote = origin
         merge = refs/heads/master

I tried cygwin.com in place of sourceware.org but no change.  Have the 
repositories moved or the access policies changed?
Thanks for any leads,

..mark

             reply	other threads:[~2021-09-07  3:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-07  3:46 Mark Geisert [this message]
2021-09-07  5:15 ` Brian Inglis
2021-09-07 11:54   ` Jon Turney
2021-09-14 17:42 ` Jon Turney
2021-09-15  4:51   ` Mark Geisert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.BSF.4.63.2109062040410.65143@m0.truegem.net \
    --to=mark@maxrnd.com \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).