From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii Subject: Re: Switching from CVS to GIT Date: Tue, 16 Oct 2007 11:02:06 -0400 Message-ID: References: <1192293466.17584.95.camel@homebase.localnet> <1192381040.4908.57.camel@homebase.localnet> <1773C6F0-87BE-4F3C-B68A-171E1F32E242@lrde.epita.fr> <47125F74.9050600@op5.se> <47126957.1020204@op5.se> <20071014221446.GC2776@steel.home> Reply-To: Eli Zaretskii Cc: barkalow@iabervon.org, raa.lkml@gmail.com, ae@op5.se, tsuna@lrde.epita.fr, git@vger.kernel.org To: Johannes Schindelin X-From: git-owner@vger.kernel.org Tue Oct 16 17:02:36 2007 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ihnw5-000474-GI for gcvg-git-2@gmane.org; Tue, 16 Oct 2007 17:02:21 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933411AbXJPPCJ (ORCPT ); Tue, 16 Oct 2007 11:02:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933390AbXJPPCJ (ORCPT ); Tue, 16 Oct 2007 11:02:09 -0400 Received: from fencepost.gnu.org ([140.186.70.10]:35702 "EHLO fencepost.gnu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933323AbXJPPCH (ORCPT ); Tue, 16 Oct 2007 11:02:07 -0400 Received: from eliz by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Ihnvq-0002Xr-F9; Tue, 16 Oct 2007 11:02:06 -0400 In-reply-to: (message from Johannes Schindelin on Tue, 16 Oct 2007 14:24:34 +0100 (BST)) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: > Date: Tue, 16 Oct 2007 14:24:34 +0100 (BST) > From: Johannes Schindelin > cc: barkalow@iabervon.org, raa.lkml@gmail.com, ae@op5.se, tsuna@lrde.epita.fr, > git@vger.kernel.org > > Funny. Last time I checked the toolbar went away, as well as the desktop, > when I killed explorer.exe. That's a ``feature'': Explorer is the parent of all the desktop display. Kinda like the login shell on Unix: if you kill it, there goes your whole session. Except that on Windows, the OS pays attention and restarts Explorer right away to get you back in business. (In first versions of Windows, there was no restarting of Explorer, so if you killed it, you needed to reboot :-()