You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Vincent Lefevre <vi...@vinc17.org> on 2006/10/13 08:05:55 UTC

"svn diff" still running after several days

Hi,

There seems to be a bug in svn diff. Under Mac OS X, a ps shows that
some "svn diff" commands are still running after several days:

3703  svn diff --no-diff-deleted -r60 sinbig.tex
└─> 3731  (zsh)
4651  svn diff --no-diff-deleted -c67 sinbig.tex
├─> 4729  (zsh)
└─> 4754  (zsh)

The URL has the "svn+ssh:" scheme, and $SVN_SSH is a zsh script (a
wrapper to ssh); the (zsh) you see as children of the "svn diff"
are very probably such scripts that have died (and now they are
zombies).

FYI:

prunille:~> svn --version
svn, version 1.4.0 (r21228)
   compiled Oct  1 2006, 23:48:24
[...]

Regards,

-- 
Vincent Lefèvre <vi...@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org