Re: [Monotone-devel] Re: mtn pull venge.net fail on windows

2006-06-03 Thread Ingo Maindorfer
Hi there, after fighting with compiling mtn on my VC8, now I solved the problem. The callgraph in my debugger points out that there is a file called biolsp.dll which is the root of all evil. This damned file comes along with EMBASSY Trust Suite from WAVE-Systems. This software manages the

Re: [Monotone-devel] Re: mtn pull venge.net fail on windows

2006-05-25 Thread Matthew Gregan
At 2006-05-24T13:55:26+0200, Ingo Maindorfer wrote: mtn: connecting to venge.net mtn: fatal: std::runtime_error: network error: select(2): Ein ungĀ³ltiges Argument wurde angegeben. mtn: (10022) The fatal means translatet: illegal argument transmittet. I hope it helps. Thanks for trying

Re: [Monotone-devel] Re: mtn pull venge.net fail on windows

2006-05-24 Thread Matthew Gregan
At 2006-05-20T15:21:14+0200, Ingo Maindorfer wrote: D:\testmtn --db=d:\mtn_db\test.db pull venge.net net.venge.monotone mtn: doing anonymous pull; use -kKEYNAME if you need authentication mtn: connecting to venge.net mtn: fatal: std::runtime_error: network error: select(2): Unknown error Ah,

Re: [Monotone-devel] Re: mtn pull venge.net fail on windows

2006-05-24 Thread Ingo Maindorfer
Hi Matthew, At 2006-05-20T15:21:14+0200, Ingo Maindorfer wrote: D:\testmtn --db=d:\mtn_db\test.db pull venge.net net.venge.monotone mtn: doing anonymous pull; use -kKEYNAME if you need authentication mtn: connecting to venge.net mtn: fatal: std::runtime_error: network error: select(2): Unknown

[Monotone-devel] Re: mtn pull venge.net fail on windows

2006-05-20 Thread Matthew Gregan
Daniel Carosone dan at geek.com.au writes: I'm not sure if this problem still exists, or is the cause of your issue, but it might be worth trying. There used to be an issue whereby you couldn't have a db or a workspace directly off the root of a windows X: drive. Something in the boost path

Re: [Monotone-devel] Re: mtn pull venge.net fail on windows

2006-05-20 Thread Matthew Gregan
Ingo Maindorfer ingo at liquidcooling.de writes: on my laptop, mtn wouldn't pull net.venge.monotone. There is no firewall or virus scanner running. The db-file is freshly created. The same command worked well on my other computer which is in the same network. Is the other computer also

Re: [Monotone-devel] Re: mtn pull venge.net fail on windows

2006-05-20 Thread Ingo Maindorfer
Hi Matthew, Is the other computer also running Windows XP SP2? Yes. We haven't had any other reports of problems like this. I've tried reproducing this behaviour (with the exact same command-line options) on a couple of different XP SP2 systems without any luck... pull works just fine

Re: [Monotone-devel] Re: mtn pull venge.net fail on windows

2006-05-20 Thread Ingo Maindorfer
Hi, The only difference between my computers is, that's my laptop running XP from Dell witch has PAE switched on. I'll try to disable this and try it again. Bye, Ingo I turned off PAE and the XD-Protection, but mtn still fails pulling venge.net Cheers, Ingo