Unable to push to cygutils git repo on sourceware

Mark Geisert mark@maxrnd.com
Tue Sep 7 03:46:02 GMT 2021


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


More information about the Cygwin-apps mailing list