Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56940 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67911 invoked from network); 15 Dec 2011 18:00:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2011 18:00:14 -0000 Authentication-Results: pb1.pair.com header.from=confik@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=confik@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: confik@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:50310] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EB/31-61251-CA53AEE4 for ; Thu, 15 Dec 2011 13:00:13 -0500 Received: by yhmm16 with SMTP id m16so2466471yhm.29 for ; Thu, 15 Dec 2011 10:00:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=OmRudcIuPweppkjyUpjhkuuaPfoSUTLFMNxtm7lYPX4=; b=n74BCnTpZ3yoQy+tI5XafhBQWuVpEILqrRrteKPwKMgyYk2OfbEd6HDZ9UofUY6INU jVsPGVYELGUy2kttfRJhjcNh3KPZqyXJN7pbv0GlfUgWoXe+b5jck7delsIVP9V5uJty ITvijIfuWOcYqqCNw1spabSYa0yZ+OnzKAe90= Received: by 10.236.175.72 with SMTP id y48mr6878653yhl.17.1323972006165; Thu, 15 Dec 2011 10:00:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.100.216.6 with HTTP; Thu, 15 Dec 2011 09:59:45 -0800 (PST) In-Reply-To: <1323971232.1962.280.camel@guybrush> References: <1323971232.1962.280.camel@guybrush> Date: Thu, 15 Dec 2011 22:59:45 +0500 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= Cc: Hannes Magnusson , David Soria Parra , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Git Migration: An Update From: confik@gmail.com (Alexey Shein) AFAIK, git natively supports rsync protocol, see man git pull. 2011/12/15 Johannes Schl=C3=BCter : > On Thu, 2011-12-15 at 18:11 +0100, Hannes Magnusson wrote: > >> > =C2=A01. Compile a list of scripts/sites that need to be changed in or= der >> > =C2=A0 =C2=A0 to work with the git repo. Some sites are already on the= list: >> > =C2=A0 =C2=A0 - http://ci.qa.php.net >> > =C2=A0 =C2=A0 - http://snaps.php.net >> > =C2=A0 =C2=A0 - http://edit.php.net >> > =C2=A0 =C2=A0 - http://lxr.php.net >> >> rsync.. does something like cvsup or svnsync exist? :] > > Yes "git clone" (or git pull) ;-) > > johannes > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --=20 Regards, Shein Alexey