Stephen Leake <[EMAIL PROTECTED]> writes:

> I have a reproducible hang on Win32/MinGW during a sync file:. I've
> saved copies of the two databases.
>
> The command is:
>
> mtn --debug --db /Gnu/monotone/tests/temp_2/gds-local-1.db sync \
> file:/Gnu/monotone/tests/temp_2/gds-remote-1.db

I forgot to mention that this seems to be a bug in the pipe
implementation on Win32. I can work around the problem by using
TCP sockets:

mtn --db /Gnu/monotone/tests/temp_2/gds-remote-1.db serve 
mtn sync <local ip address>


-- 
-- Stephe


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to