New submission from Radoslaw Grzanka <[EMAIL PROTECTED]>: All operations ran on Windows XP darcs 1.0.4. SSH taken from putty. Exact version gives: ==================================================== darcs compiled on Nov 14 2005, at 22:48:32 # configured Mon Nov 14 22:35:33 USMST 2005 ./configure --disable-mmap
Context: [update web page to reflect 1.0.4 as latest stable source. David Roundy <[EMAIL PROTECTED]>**20051113210144] [TAG 1.0.4 David Roundy <[EMAIL PROTECTED]>**20051113134431] ==================================================== On server side I use Debian Testing with darcs 1.0.3. Exact version gives: ==================================================== darcs compiled on Sep 7 2005, at 15:07:24 # configured Tue May 24 18:34:35 EDT 2005 sh ./configure Context: [TAG 1.0.3 Tomasz Zielonka <[EMAIL PROTECTED]>**20050524215127] ==================================================== And now the operation that fails: ==================================================== At 19:43 I ran: D:\test\blog>darcs put [EMAIL PROTECTED]:/home/radekg/blog2 It is 20:20 and darcs is still running. At server it is eating all the CPU cycles and a lot of memory ps gives: radekg 9365 0.0 0.1 2908 916 ? Ss 19:45 0:00 bash -c cd '/home/radekg/blog2' && darcs apply --all radekg 9366 78.2 25.7 146728 132760 ? R 19:45 28:58 darcs apply --all At 20:34 I finally press CTRL+C but on server ps gives: radekg 9365 0.0 0.1 2908 916 ? Ss 19:45 0:00 bash -c cd '/home/radekg/blog2' && darcs apply --all radekg 9366 78.6 25.7 146728 132760 ? R 19:45 39:41 darcs apply --all So darcs is still running, and it is running for another 15 minutes untill I kill it! ================================= This, in my opinion, is really dangerous. And if not supported error should be reported. Regards, Radek. ---------- messages: 29 nosy: droundy, radekg, tommy status: unread title: Darcs fails to put repo through ssh ____________________________________ Darcs issue tracker <[EMAIL PROTECTED]> <http://bugs.darcs.net/issue12> ____________________________________ _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
