OS/2, eCS & ArcaOS - Technical > Applications

Someone succesfully running "git daemon" on OS/2? (git repository on own server)

(1/1)

Andi B.:
I can start the daemon 'git daemon --reuseaddr --base-path=/git_repositories/ /git_rerepositories/', I can sort of connect from the other machine with 'git clone git@server:/git_repositories/test' but get

--- Code: ---Cloning into 'test'...
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
--- End code ---

My goal is to have git repositories on my server running OS/2. At first I started with ssh which seems to be the usual way to connect to a git server. But can't get this running. See the other thread - https://www.os2world.com/forum/index.php/topic,3175.0.html

Now I tried with git daemon which is in netlabs.exp. But can't get this to work either. Seems I've to setup a linux server instead...

Dave Yeo:
Did you install git-all? It installed about 4 new packages here. Have to test later.
IIRC, KOMH has a different build of git which might be worth trying, it should be on github.

Navigation

[0] Message Index

Go to full version