On Thu, Mar 13, 2025 at 08:16:33PM -0400, o...@eigenstate.org wrote:
> Quoth tlaro...@kergis.com:
> > I'm perhaps doing something incorrect.
> > 
> > git(1) is available on 9legacy too.
> > 
> > But, after launching webcookies and then webfs, when trying to clone a
> > git repository, I have an error.
> > 
> > With debugging on, say:
> > 
> > term% git/clone -d https://github.com/tlaronde/nix
> > 
> > I see that the initial connection is done, and that it is then
> > transformed in:
> > 
> > open https://github.com:443/tlaronde/nix/git-upload-pack
> > 
> > and then:
> > 
> > git/get: write: unknown control command
> > 
> > Am I missing a supplementary service that should be run?
> > 
> > TIA,
> 
> The control command that I can imagine we'd be erroring
> on is the 'headers' command; from a quick skim, setting
> headers is not supported in 9legacy's httpfs.
> 
> Unfortunately, this is needed for cloning with https
> on github; it will serve html instead of the git protocol
> if the content-type header is not set.
> 
> It also needs the user-agent set, but 9legacy's httpfs
> seems to support that.
> 
> I'd recommend cloning over ssh; it also seems to be more
> reliabile than https (even when using the torvalds git
> client)
> 

OK I will give it a look next week, in order to find the more correct
way---I will for now finish my work on the Realtek driver...
-- 
        Thierry Laronde <tlaronde +AT+ kergis +dot+ com>
                     http://www.kergis.com/
                    http://kertex.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T5a5049ffd91f4027-M92b0241b042edd97741e607f
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to