Bug 251832

Summary: fatal: remote error: access denied or repository not exported: /freebsd-doc.git
Product: Services Reporter: Yuri Victorovich <yuri>
Component: Git IntegrationAssignee: Ulrich Spörlein <uqs>
Status: Closed Works As Intended    
Severity: Affects Only Me CC: lwhsu, uqs
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   

Description Yuri Victorovich freebsd_committer freebsd_triage 2020-12-14 08:48:04 UTC
This sequence of commands fails:
1. git clone git://git-beta.freebsd.org/freebsd-doc.git
2. cd freebsd-doc
3. change file x/x
4. git commit x/x
5. git push

git push fails:
> fatal: remote error: access denied or repository not exported: /freebsd-doc.git

I arrived at this reading the doc page: https://wiki.freebsd.org/GitWorkflow

My ssh keys are active, and subversion commits work.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2020-12-14 09:26:11 UTC
Please refer to the note here for now: https://github.com/bsdimp/freebsd-git-docs/blob/main/doc-cvt.md

The latest doc and workflow is still being developed and sorry that we missed this page on wiki. I'll put some notes there.
Comment 2 Ulrich Spörlein freebsd_committer freebsd_triage 2020-12-14 09:46:24 UTC
I've removed "official" from that wiki page and added even more notices that the information there is pretty much wholly obsolete.

Please refer to the process as outline in the emails to developers@FreeBSD.org. Thanks