Hi guys,
I have problem pulling (hg pull/clone) binary files from a windows vista machine
into a linux (ubuntu) box. On the windows side I do "hg serve" and on the linux
side I do "hg --debug pull/clone http://windows-box-ip:8000/repo-name". Pull
info the same windows machine *via http* (i.e. with the above command) works
fine. Hg just starts the "adding changed files" phase and hangs on the first
binary met. I met the same problem with both 0.9.4 and 1.0 (both sides). It's
interesting that it worked when I previously pulled into windows box. In the web
browser I can see that hg correctly recognized he binary as such
(app/octet-stream). It's a OSS project repo, so if you need it I can provide
[parts of] it.
Regards,
Vlad |