Re: Unable to push to cygutils git repo on sourceware

2021-09-14 Thread Mark Geisert
Hi Jon, Jon Turney wrote: On 07/09/2021 04:46, Mark Geisert wrote: Something's likely changed in the 4 years since I last did this :-). ..or something allegedly similar to this... too much code under the bridge... $ git push fatal: remote error: service not enabled: /git/cygwin-cygutils.gi

Re: Unable to push to cygutils git repo on sourceware

2021-09-14 Thread Jon Turney
On 07/09/2021 04:46, Mark Geisert wrote: 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/c

Re: Unable to push to cygutils git repo on sourceware

2021-09-07 Thread Jon Turney
On 07/09/2021 06:15, Brian Inglis wrote: Hi Mark, On 2021-09-06 21:46, Mark Geisert wrote: Something's likely changed in the 4 years since I last did this :-). Your memory's faded! ;^> It's taken me months of use to remember correctly! [...] but yours is a Cygwin *app*: https://cygwin.com

Re: Unable to push to cygutils git repo on sourceware

2021-09-06 Thread Brian Inglis
Hi Mark, On 2021-09-06 21:46, Mark Geisert wrote: Something's likely changed in the 4 years since I last did this :-). Your memory's faded! ;^> It's taken me months of use to remember correctly! For most Cygwin packages it's: https://cygwin.com/git-cygwin-packages/ https://cygwin.com/git/cyg

Unable to push to cygutils git repo on sourceware

2021-09-06 Thread Mark Geisert
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/hea