SVN responds neither to Force Quit, nor killall, nor kill -9 on Mac OS X
From: Andrew Pennebaker <andrew.pennebaker_at_gmail.com>
Date: Sun, 29 Aug 2010 16:46:50 -0400
Specs:
svn, version 1.6.5 (r38866)
Mac OS X 10.6.4
Problem:
$ cd project
(At this point I open Activity Monitor.app.)
svn -> Force Quit
svn is still there.
$ sudo killall svn
svn is still there.
$ ps -A | grep svn
$ sudo kill -9 11112
svn is still there.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.