CVS process goes awol
CVS process goes awol
- Subject: CVS process goes awol
- From: Developer <email@hidden>
- Date: Wed, 8 Sep 2004 11:10:07 +1200
Hi,
I have been using XCode 1.2 for a while and connect to our cvs server
using an ssh tunnel (ssh -L2401:cvs-server-ip:2401
myusername@corporategateway). This works great, most of the time.
What I have noticed is that if the link to the gateway gets closed (as
often happens after an hour or two) my laptop gets hammered on the CPU.
It turns out that what has happened is that there is a rogue cvs
process running which was spawned by XCode for an update which is
chewing up huge amounts of CPU (and memory). Effectively it is hung
though because re-establishing the link doesn't let it finish. What's
more, if I quit XCode, it doesn't go away. I have to use kill at the
terminal shell level.
Anyone else noticed this and any further thoughts on it?
Regards,
Alistair Lane.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.