Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82901 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62160 invoked from network); 16 Feb 2015 23:07:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Feb 2015 23:07:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=lester@lsces.co.uk; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lester@lsces.co.uk; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lsces.co.uk from 217.147.176.214 cause and error) X-PHP-List-Original-Sender: lester@lsces.co.uk X-Host-Fingerprint: 217.147.176.214 mail4-2.serversure.net Linux 2.6 Received: from [217.147.176.214] ([217.147.176.214:57129] helo=mail4.serversure.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/24-36518-22872E45 for ; Mon, 16 Feb 2015 18:07:18 -0500 Received: (qmail 10210 invoked by uid 89); 16 Feb 2015 23:07:10 -0000 Received: by simscan 1.3.1 ppid: 10203, pid: 10206, t: 0.0676s scanners: attach: 1.3.1 clamav: 0.96/m:52/d:10677 Received: from unknown (HELO ?10.0.0.8?) (lester@rainbowdigitalmedia.org.uk@86.189.147.37) by mail4.serversure.net with ESMTPA; 16 Feb 2015 23:07:10 -0000 Message-ID: <54E2781E.7050905@lsces.co.uk> Date: Mon, 16 Feb 2015 23:07:10 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: internals@lists.php.net References: <54E22F14.3050209@lsces.co.uk> <54E24916.9050805@lsces.co.uk> <54E251ED.30700@divbyzero.net> In-Reply-To: <54E251ED.30700@divbyzero.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Done something wrong ... From: lester@lsces.co.uk (Lester Caine) On 16/02/15 20:24, Martin Jansen wrote: >> OK I'm working off multiple local copies of the code base so vcsclean is >> > not usable. I suspect it would wipe the eclipse project files anyway. > IIRC vcsclean essentially runs `git clean -f -X`. That last parameter is > important because it instructs git to only remove files that are ignored > via .gitignore. Your manually created files will stay. Thanks for that Martin ... turns out hg purge can do the same thing via hggit plugin ;) Just needed the kick in the right direction. -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http://rainbowdigitalmedia.co.uk