[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

"svn diff" still running after several days

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2006-10-13 10:05:55 CEST

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 <vincent_at_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
Received on Fri Oct 13 10:06:16 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.