Re: [ITA] llvm

Takashi Yano via Cygwin-apps <[email protected]>
Newsgroups gmane.os.cygwin.applications
Message-ID <[email protected]>
On Thu, 17 Jul 2025 22:10:00 -0700 (PDT)
Jeremy Drake wrote:
> remote:
> remote: FATAL -- ACCESS DENIED
> remote: Repo            git/cygwin-packages/llvm
> remote: User            Jeremy_Drake
> remote: Stage           From git's update hook
> remote: Ref             Branch 'llvm-21'
> remote: Operation       Create ref
> remote:
> remote: FATAL: W refs/heads/llvm-21 git/cygwin-packages/llvm Jeremy_Drake
> DENIED by fallthru
> remote: error: hook declined to update refs/heads/llvm-21
> To ssh://cygwin.com/git/cygwin-packages/llvm
>  ! [remote rejected] llvm-21 -> llvm-21 (hook declined)
> 
> and I tried to push to 21.1 branch
> 
> remote:
> remote: FATAL -- ACCESS DENIED
> remote: Repo            git/cygwin-packages/llvm
> remote: User            Jeremy_Drake
> remote: Stage           From git's update hook
> remote: Ref             Branch '21.1'
> remote: Operation       Fast forward push
> remote:
> remote: FATAL: W refs/heads/21.1 git/cygwin-packages/llvm Jeremy_Drake
> DENIED by fallthru
> remote: error: hook declined to update refs/heads/21.1
> To ssh://cygwin.com/git/cygwin-packages/llvm
>  ! [remote rejected] llvm-21 -> 21.1 (hook declined)

Does your .git/config have
[remote "origin]
    url = ssh://<username>@cygwin.com/git/cygwin-packages/llvm
?

If you don't have <username>@, what happen if you add it?

-- 
Takashi Yano <[email protected]>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.