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

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)
   compiled Oct 16 2009, 02:54:10

Mac OS X 10.6.4
MacBook Pro

Problem:

$ cd project
$ svn commit
^C

(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
11112 ?? 0:00.25 svn commit

$ sudo kill -9 11112

svn is still there.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2652807

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-29 22:59:14 CEST

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.