Hello,

I'm having some difficulty in getting darcs to work properly on
windows. The first problem was brought up on the mailing lists quite a
while ago.


**Problem 1:
If i do a 'darcs get' it will hang for a while and eventually die with:

Invalid repository: http://hostname/repo

darcs failed: Failed to download URL http://hostname/repo/_darcs/inventory
libcurl error code: 52

(the webserver doesn't even log any requests coming in)



**Problem 2:
If i set DARCS_GET_HTTP=wget -q -O - then the webserver sees requests
coming in and darcs starts to build the repository, but, it is
requesting patches that don't exist.  The webserver returns a 404
error and darcs exits with the message:

Copying patch 1 of 2...
darcs failed: (wget -q -O -) failed to fetch:
http://hostname/repo/_darcs/patches/20061101164912-9cd65-9d79969741893a6404200eb5378b99f970aea8.gz


Is there something I should be doing differently or are these both
known problems?

This is a Window XPSP2(no cygwin) box as the client, lighttpd on OSX
as the server. I've tried the stable as well as nightly windows
builds.

P.S. works fine if i 'get' from linux or from the OSX box itself

Thanks,
Chris Roberts

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to