This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb-python git repository


Nick Roberts <nickrob@snap.net.nz> writes:

>  > > I believe git:// uses ssh underneath,
>  > 
>  > No, it doesn't.  If you want ssh transport, you use git+ssh://, or just
>  > user@host:.
>
> In that case, why did http:// work for me when git:// didn't?  More than
> four words please.  Imagine you're talking to an idiot (might not be that
> hard!).

The git protocol works fine for you, otherwise you would not have been
able to clone it.  But the third line in the instructions explicitly
changes the protocol to git+ssh, which is wrong.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]