Hi all, I'm having difficulty getting my LilyDev machine to work with SSH. I've followed the steps in the Contributor's Guide. Below is what happens. I've included my config file, too.
If anyone can help, I'd be very grateful. I've got a patch to submit but I've been struggling for days to reinstall LilyDev. Thanks, David BTW: ssh is not installed in the latest LilyDev release; perhaps a note is needed in the manual [dev@lilydev:lilypond-git]$ git pull --verbose The authenticity of host 'git.sv.gnu.org (209.51.188.201)' can't be established. ECDSA key fingerprint is SHA256:qRLLJ4w/GAeiDyYnbx4yWJbZXwGiYYxgNty7lAfUyuM. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'git.sv.gnu.org,209.51.188.201' (ECDSA) to the list of known hosts. error: object file .git/objects/76/008183503d70d4b37a73f19e60c2438112a5a8 is empty error: object file .git/objects/76/008183503d70d4b37a73f19e60c2438112a5a8 is empty fatal: loose object 76008183503d70d4b37a73f19e60c2438112a5a8 (stored in .git/objects/76/008183503d70d4b37a73f19e60c2438112a5a8) is corrupt [dev@lilydev:lilypond-git]$ fatal: The remote end hung up unexpectedly __________CONFIG___________ [dev@lilydev:lilypond-git]$ git config --list user.name=David Nalesnik user.email=david.nales...@gmail.com color.ui=auto rietveld.server=codereview.appspot.com rietveld.cc=lilypond-devel@gnu.org branch.staging.remote=origin branch.staging.merge=refs/heads/staging core.repositoryformatversion=0 core.filemode=true core.bare=false core.logallrefupdates=true remote.origin.url=ssh://dnales...@git.sv.gnu.org/srv/git/lilypond.git remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* branch.master.remote=origin branch.master.merge=refs/heads/master allura.tracker=https://sourceforge.net/p/testlilyissues/issues/