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

Re: Processes hanging around after successful tortoisesvn operations

From: kaare <kaare_at_opt-imaging.com>
Date: 2006-05-22 17:36:08 CEST

Hi,

Today I went at this somewhat more systematically.

After an idle weekend, I logged onto my svn host and did a ps aux. Then I went
to my dev pc, and used TortoiseSVN to do an update, which resulted in success
although nothing was updated, then I closed the dialog box. And finally I went
back to my login session and did another ps aux. Here are the results:

u@h(w)$ ps aux | grep pinwh
root 42179 0.0 0.1 29508 2608 ?? Is 10:21AM 0:00.02 sshd:
pinwheels [priv] (sshd)
pinwheels 42198 0.0 0.1 29508 2708 ?? S 10:21AM 0:00.02 sshd:
pinwheels@ttypk (sshd)
pinwheels 42200 0.0 0.1 5020 1840 pk Ss 10:21AM 0:00.02 -ksh (ksh)
pinwheels 43134 0.0 0.0 5048 1388 pk R+ 10:22AM 0:00.00 ps aux
pinwheels 43135 0.0 0.0 428 316 pk R+ 10:22AM 0:00.00 grep pinwh
u@h(w)$ ps aux | grep pinwh
root 42179 0.0 0.1 29508 2608 ?? Is 10:21AM 0:00.02 sshd:
pinwheels [priv] (sshd)
pinwheels 42198 0.0 0.1 29508 2708 ?? S 10:21AM 0:00.02 sshd:
pinwheels@ttypk (sshd)
root 43527 0.0 0.1 29508 2592 ?? Ss 10:22AM 0:00.01 sshd:
pinwheels [priv] (sshd)
pinwheels 43564 0.0 0.1 29508 2688 ?? S 10:22AM 0:00.01 sshd:
pinwheels@notty (sshd)
pinwheels 43567 0.0 0.1 21320 3112 ?? Ss 10:22AM 0:00.02 svnserve -t
pinwheels 42200 0.0 0.1 5020 1840 pk Ss 10:21AM 0:00.02 -ksh (ksh)
pinwheels 43793 0.0 0.0 5052 1392 pk R+ 10:22AM 0:00.00 ps aux
pinwheels 43794 0.0 0.0 5816 1076 pk S+ 10:22AM 0:00.00 grep pinwh
u@h(w)$

As you can see, there are two additional sshd processes and a new svnserve
processs. And this was not *during* the tortoise operation, but a minute or two
after the dialog had been closed.

My tortoisesvn is 1.3.3 build 6219 which I believe is the latest.

On the host:

u@h(w)$ svn --version
svn, version 1.1.3 (r12730)
   compiled Feb 21 2006, 01:41:40

And my host is FreeBSD 5.4-RELEASE.

Sorry, but I'm not a svn cognoscenti and don't know what to do next.

-kc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon May 22 17:37:05 2006

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.