Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29986 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17138 invoked by uid 1010); 31 May 2007 08:58:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17118 invoked from network); 31 May 2007 08:58:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 May 2007 08:58:30 -0000 Authentication-Results: pb1.pair.com header.from=stefan.walk@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=stefan.walk@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.228 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: stefan.walk@gmail.com X-Host-Fingerprint: 64.233.162.228 nz-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.162.228] ([64.233.162.228:42244] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/40-13361-33E8E564 for ; Thu, 31 May 2007 04:58:29 -0400 Received: by nz-out-0506.google.com with SMTP id 34so81867nzf for ; Thu, 31 May 2007 01:58:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gWXOQB7an0IilegWDUR8X9JSi4AT32SfD/a4D2S3hPFPBRyKHjXt0LNbaaRSRRV3wOqctCxOyHE0CUA1vXv1sfOp6SlYRa+gR9bq+hOd2nd8L3OiqNPZycWqI/lkoNpkw/m9LbU2Qighd4Y9PGe420JwBI1RtahDkRJjcNVT/LY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JAsRyJf8RDyBSxk/87et6f4rzZ5w9AbZSGh8778ZcMzSzN1VtvnPBn4CgtY26VXPoqVlOwhxejU25CJ63H2Evnc7IODyMjX/bFVxpzSqjVo3n0qQALZruoeBk1L0yjtXt8wRxLCou3Qgyp5d3nLCRlggqBIasTEtRyUfRx1QbtM= Received: by 10.114.193.1 with SMTP id q1mr394529waf.1180601903905; Thu, 31 May 2007 01:58:23 -0700 (PDT) Received: by 10.115.94.7 with HTTP; Thu, 31 May 2007 01:58:23 -0700 (PDT) Message-ID: <4858f9d90705310158v464c5e15o12df04eb7d3eb6@mail.gmail.com> Date: Thu, 31 May 2007 10:58:23 +0200 To: "Rasmus Lerdorf" Cc: Pierre , "Andi Gutmans" , sniper@iki.fi, "PHP Internals List" In-Reply-To: <465E85E6.70304@lerdorf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4e89b4260705280856t47429e54ofcc182e02a6627e5@mail.gmail.com> <1237063851.20070530094541@marcus-boerger.de> <465D2FB0.5060308@lerdorf.com> <014601c7a293$3e047440$39dc2f52@foxbox> <465D35D2.4050001@lerdorf.com> <1180530241.3496.13.camel@localhost.localdomain> <465D90D3.1090601@lerdorf.com> <698DE66518E7CA45812BD18E807866CE418708@us-ex1.zend.net> <465E85E6.70304@lerdorf.com> Subject: Re: [PHP-DEV] better changeset tracking From: stefan.walk@gmail.com ("Stefan Walk") IMO, git is a choice worth thinking about for linux-only projects, but if there are windows clients involved, it's not anymore (last time i checked, it required cygwin). At the moment, SVN is a pain in the ass when it comes to merging, but they claim that it's fixed in 1.5... Regards, Stefan