Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50802 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95652 invoked from network); 2 Dec 2010 09:40:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2010 09:40:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=dukeofgaming@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dukeofgaming@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dukeofgaming@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:54460] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/92-15182-59967FC4 for ; Thu, 02 Dec 2010 04:40:38 -0500 Received: by wwb31 with SMTP id 31so6873061wwb.11 for ; Thu, 02 Dec 2010 01:40:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=g3HMtYVwgBcwmmuvUtb2cQWsrlnT5aHKbKZYnqMojJM=; b=jbc9Z0JDyX8zScrS1511r2uHtroNoF5fuMLUogslKBTdCYYOX+gfqwiaFmGtwlA98i 515AJUGJSi6NaCj0Oh8jN12GXQo5jkfBluSkGRo5M7r07IQOujIoQUqRrpxCqzfQVnoN b7pgdVxqjBFLDfZGyQ7Bckol5c0xyhRotx6zE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=iB2qgz+/T3NsxNUjtu1fJd1r6cRb4W1WLOTtjv4pKASiEIQ0Tqefpz7KvYSCcSiNjp RQg0lzSeZNl2ebE8hAE2iA+ykjRLQvRde3D6Sb7oGUVRN2aFSv0fSsJ9sD4wwdvZ9Q7c BgBqw5YIItBUtTW283WxJWXPgBF0z5/CGKJNc= Received: by 10.216.46.19 with SMTP id q19mr3256251web.0.1291282834904; Thu, 02 Dec 2010 01:40:34 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.238.134 with HTTP; Thu, 2 Dec 2010 01:40:14 -0800 (PST) In-Reply-To: <4CF762EC.9050207@lsces.co.uk> References: <1291216564.27624.43.camel@guybrush> <201012020044.26416.larry@garfieldtech.com> <4CF762EC.9050207@lsces.co.uk> Date: Thu, 2 Dec 2010 03:40:14 -0600 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: multipart/alternative; boundary=0016e64c39e2add6ae04966a36c3 Subject: Re: [PHP-DEV] git anyone? From: dukeofgaming@gmail.com (dukeofgaming) --0016e64c39e2add6ae04966a36c3 Content-Type: text/plain; charset=ISO-8859-1 Its actually faster to use the command line when u have enough practice; picture yourself merging branches or something more complicated, I think its easier typing stuff as you think it than finding your way around a GUI, command line reacts faster than a GUI too. I use the IDE integration though, but not the shell integration, at all. I agree on visualizing repository tree on the GUI though. In the end its up to each individual. Regards, David On Thu, Dec 2, 2010 at 3:12 AM, Lester Caine wrote: > dukeofgaming wrote: > >> Yet another one here:http://hginit.com/00.html >> >> The title says it all: "Subversion >> re-education". >> It is actualyy a somewhat neutral article even though the page is a >> mercurial tutorial. >> > > Actually this probably point up one of the fundamental differences between > the different ways of working. > > 'Most people work with Mercurial through the command line' > ... fill in your own package ... > > Personally I very rairly use any of these from the command line, since > Eclipse has fully integrated facilities. The statement 'it just works from > the cammand line' only applies if that is what you are still using, but even > CVS I would have to dig out the manual to use the command line. > > Productivity wise, having to pull out of the IDE to do code management is > the main problem with switching from CVS/SVN to any of the alternatives, but > the main thing I can't understand is how people actually MANAGE with command > line when dealing with a large number of changes? A graphical facility is > almost essential when navigating around complex code trees and viewing diffs > which are more than a few dozen lines? > > ( Pierre this is probably one of the reasons I had so much trouble building > PHP on windows ... simply because I have used graphic IDE's since C++ > Builder 1 days and before :( Command line working is a somewhat different > mind set ... and prior to C++ I was working on hand coded machine code ... ) > > -- > 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// > Firebird - http://www.firebirdsql.org/index.php > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --0016e64c39e2add6ae04966a36c3--