Thread (7 messages) flat view 7 messages, 6 authors, 2016-06-15

Re: Common setting for interoperability repo across windows and unix?

From: Shawn O. Pearce <hidden>
Date: 2016-06-15 22:47:40

Avery Pennarun [off-list ref] wrote:
quoted
git-daemon doesn't (currently) work on msysgit. Currently I run git-daemon
on my linpus netbook and pull/push from windows.
I didn't know that.  Windows sockets are mercifully very nearly
compatible with Linux ones, so hopefully this wouldn't be too hard to
fix for someone that needs it.  (Not me; I prefer cygwin over msys in
all cases.)
git-daemon relies on fork, do work, then later exec.  Windows lacks
this concept.  Making it hard to port.

-- 
Shawn.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help