darcs

Issue 521 pull => hangs on 'diffing dir..'

Title pull => hangs on 'diffing dir..'
Priority bug Status duplicate
Milestone Resolved in
Superseder pull => hangs (1.0.8+), with examples
View: 211
Nosy List darcs-devel, dmitry.kurochkin, kowey, simonpj, thorkilnaur, tommy
Assigned To
Topics

Created on 2007-08-21.07:51:16 by simonpj, last changed 2009-08-27.13:51:44 by admin.

Files
File name Uploaded Type Edit Remove
darcs-loop simonpj, 2007-08-21.07:51:08 application/octet-stream
Messages
msg2085 (view) Author: simonpj Date: 2007-08-21.07:51:08
Maybe this is known already, but darcs can take hours to do a pull, while using 95% of the CPU all the while.  Maybe an infinite loop?

bash$ ps xu
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
simonpj  16147  0.0  0.6 102632 14280 ?        S    Aug20   0:12 emacs
simonpj  16150  0.0  0.0  60488   248 pts/3    Ss   Aug20   0:00 /bin/bash --noe
simonpj  16280  0.0  0.0  60492   624 pts/4    Ss   Aug20   0:00 /bin/bash --noe
simonpj  16204 92.8 14.6 328120 301932 pts/3   R+   Aug20 1000:12 darcs pull -av
simonpj  16448  0.0  0.0  85320  2012 pts/4    S    Aug20   0:03 xterm
simonpj  16450  0.0  0.0  60620   652 pts/5    Ss+  Aug20   0:00 bash
simonpj  17703  0.0  0.0  59100   900 pts/4    R+   08:40   0:00 ps xu
bash-3.1$

I attach the complete output.  This was a pull into a very old local repo from a remote repo that has changed a lot.  So I can work around by deleting the local repo and re-getting.  But I thought you should know.

Simon
Attachments
msg2086 (view) Author: kowey Date: 2007-08-21.08:08:34
This indeed sounds like a known issue.  Moving you there, thanks.
History
Date User Action Args
2007-08-21 07:51:36simonpjcreate
2007-08-21 08:08:41koweysetstatus: unread -> duplicate
superseder: + pull => hangs (1.0.8+), with examples
messages: + msg2086
title: Darcs loop -> pull => hangs on 'diffing dir..'
2009-08-06 17:38:43adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, simonpj
2009-08-06 20:35:35adminsetnosy: - beschmi
2009-08-10 22:07:38adminsetnosy: + simonpj, - markstos, darcs-devel, zooko, jast, dagit, Serware, mornfall
2009-08-25 17:52:23adminsetnosy: + darcs-devel, - simon
2009-08-27 13:51:44adminsetnosy: tommy, kowey, darcs-devel, simonpj, thorkilnaur, dmitry.kurochkin