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 via email to