X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=vQOR7Md0k9O28P2mQyy+3c8lFxOe jAr1kSZ5cFXZhqxXzObmIhL51NNb0IXh4txTfTI89rHBwtY47qLcU4oePVJ9jvvS mOVlELGDivLH3yFSWo5YyJu+cLP/jYoNHgF/vTWlU/gMyvlUoQyFMhfbN+WV4pY3 t18Ta6mSiZcqT6Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id :references:to; s=default; bh=CcvZzd+3cGpqW42pPYW+gr7iz8M=; b=Bw YI2zzKBY1Xbazq9ffv0MmRDOQRE1RBfZOPPAmBbsm4VxSC8UzMfDqZSdFWugqdnR nmo7yjjdiMeUn2KbvpZR38NC4kiEvOQdku3cb13gbOuYAM/OZ9uxoBZikkg9Xs09 AF6l/NpcDPTXTynP0WdZOkteBDEFV6drI2niaILRo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: smtp5-g21.free.fr Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.35-0.1 From: Denis Excoffier In-Reply-To: Date: Mon, 16 Feb 2015 19:03:36 +0100 Cc: Warren Young , The Cygwin Mailing List Message-Id: <227FB5F7-EF69-4124-BCA3-E91F91943972@Denis-Excoffier.org> References: <74410B36-A057-483B-AAA3-20C15934374E AT Denis-Excoffier DOT org> <2F8A6D52-E4D9-48D0-BC21-13213AAC9F4B AT etr-usa DOT com> To: Denis Excoffier Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t1GI3ut5012841 On 2015-02-13 22:30, Denis Excoffier wrote: > > On 2015-02-13 22:04, Warren Young wrote: >> >>> On Feb 13, 2015, at 11:30 AM, Denis Excoffier wrote: >>> >>> I tried (according to the new documentation): >>> >>> db_home: /%H/%U/cygdir >>> >>> and that was fine but %H was replaced by the >>> /cygdrive/C/Document and Settings/ prefix >> >> I don’t think you should use %H when that directory might contain spaces. It’s likely to cause many problems. > > You misunderstand. I don't need this stupid 'Document and Settings' thing. I need %H to represent my home dir, that means > /cygdrive/d/Home/myuser1 on this XP P3 (a corporate one) and /cygdrive/c/Users/myuser2 on this W7 (another corporate). > That way, using %H/%U/cygdir under both architectures would generate the right thing. > > But currently, on XP SP3, the %H is replaced by '/cygdrive/d/Document and Settings/myuser1' which i'm pretty > close to consider as a bug. Should be '/cygdrive/d/Home/myuser1' i suppose. Oops. I'm wrong. Until this morning i really thought that XP comes with two "personal places" for each user: - C:/Home/user for the personal files of the user (that can be called the home directory) - C:/Document and Settings/user for the internal Windows files (Program Files etc.) not for normal user consumption This, because our IT people are keen enough to provide us a "secondary" place where to put our personal files. I imagine they had too many complaints about spaces in directory names. Sorry for the noise. Denis Excoffier. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple