On 1/11/20 5:33 PM, Thomas Koenig wrote:
Am 11.01.20 um 15:39 schrieb Joseph Myers:
This conversion is now in place, read-only for checking purposes. I've
done all the usual validation, including in particular checking branch
tips and tags against SVN.
Is checkout via git+ssh supposed to work for this?
It works for me:
$ git remote --verbose
origin git+ssh://gcc.gnu.org/git/gcc.git (fetch)
origin git+ssh://gcc.gnu.org/git/gcc.git (push)
It does not for me
(something about public key rejected), but then I am a complete novice
at using git, so I am more or less doing vodoo git here.
Please paste the error message you face?
Martin
Regards
Thomas