Hi, I am trying to follow the guideline to sync the existing repositories of my package scClassify, but I got the following error:
(base) 192-168-1-112:scClassify yingxinlin$ git fetch --all Fetching origin From https://github.com/SydneyBioX/scClassify * branch master -> FETCH_HEAD Fetching upstream FATAL: invalid repo name: 'packages/scClassify.git' -X -C -oForwardX11Timeout=596h -oXauthLocation=/opt/X11/bin/xauth -p 12022 localhost' fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. error: Could not fetch upstream And I have checked ssh -T g...@git.bioconductor.org<mailto:g...@git.bioconductor.org>, which indicates that I have R and W access for scClassify. The “~/.ssh/config” file is set as point 15 mentioned in https://www.bioconductor.org/developers/how-to/git/faq/. Below is my remote setting: (base) 192-168-1-112:scClassify yingxinlin$ git remote -v origin https://github.com/SydneyBioX/scClassify.git (fetch) origin https://github.com/SydneyBioX/scClassify.git (push) upstream g...@git.bioconductor.org<mailto:g...@git.bioconductor.org>:packages/scClassify.git (fetch) upstream g...@git.bioconductor.org<mailto:g...@git.bioconductor.org>:packages/scClassify.git (push) I am wondering if you could provide some suggestions on how I can resolve these issues. Thank you in advance! Best regards, Yingxin Lin [[alternative HTML version deleted]] _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel