From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: How to begin contributing to XWidgets for GSoC Date: Wed, 05 Mar 2014 13:41:22 +0100 Message-ID: References: <5e0f426affa147cba5ae30977f4f3c84@BY2PR03MB378.namprd03.prod.outlook.com> <87k3cd2ioo.fsf@gnu.org> <87k3cd59c3.fsf@tanger.home> <87a9d4on6g.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1394023294 27634 80.91.229.3 (5 Mar 2014 12:41:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Mar 2014 12:41:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Xue Fuqiao , d.plyukhin@mail.utoronto.ca Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 05 13:41:43 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WLB8o-0002FV-Tv for ged-emacs-devel@m.gmane.org; Wed, 05 Mar 2014 13:41:43 +0100 Original-Received: from localhost ([::1]:51790 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLB8o-0001lN-IS for ged-emacs-devel@m.gmane.org; Wed, 05 Mar 2014 07:41:42 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLB8g-0001kL-Nd for emacs-devel@gnu.org; Wed, 05 Mar 2014 07:41:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLB8b-0001xR-K2 for emacs-devel@gnu.org; Wed, 05 Mar 2014 07:41:34 -0500 Original-Received: from mx1.bahnhof.se ([213.80.101.11]:63538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLB8b-0001wv-Cq; Wed, 05 Mar 2014 07:41:29 -0500 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id 606698ABF5C; Wed, 5 Mar 2014 13:41:27 +0100 (CET) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF1) Original-Received: from mf1.bahnhof.se ([127.0.0.1]) by localhost (mf1.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xfwRduZX5hvJ; Wed, 5 Mar 2014 13:41:24 +0100 (CET) Original-Received: from mta.verona.se (h-235-102.a149.priv.bahnhof.se [85.24.235.102]) by mf1.bahnhof.se (Postfix) with ESMTP id DA17F330ADB; Wed, 5 Mar 2014 13:41:23 +0100 (CET) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 85ADA4F579F; Wed, 5 Mar 2014 12:41:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Original-Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k2_VNQYw6J7i; Wed, 5 Mar 2014 13:41:22 +0100 (CET) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 7353A4F5799; Wed, 5 Mar 2014 13:41:22 +0100 (CET) In-Reply-To: <87a9d4on6g.fsf@gnu.org> (Xue Fuqiao's message of "Wed, 05 Mar 2014 20:16:39 +0800") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.x X-Received-From: 213.80.101.11 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:170153 Archived-At: Xue Fuqiao writes: > joakim@verona.se writes: >> See https://gitorious.org/emacs-xwidgets/emacs-xwidgets/source/39adb3f2f911a7c4fc6ab65ce5acc369e877741a: > > I can't successfully clone this repo: > > $ git clone https://git.gitorious.org/emacs-xwidgets/emacs-xwidgets.git > Cloning into 'emacs-xwidgets'... > remote: Counting objects: 716588, done > remote: Finding sources: 100% (716588/716588) > remote: Compressing objects: 100% (9874/9874) > remote: Compressing objects: 100% (9845/9845) > Receiving objects: 100% (716588/716588), 227.22 MiB | 218.00 KiB/s, done. > Resolving deltas: 100% (577228/577228), done. > Checking connectivity... done > warning: remote HEAD refers to nonexistent ref, unable to checkout. > > So, perhaps a `master' branch is necessary[fn:1]. > > BTW I (finally) built the `xwidget' branch from Savannah successfully. > The command `xwidget-webkit-browse-url' looks cool. I'll start to test > it more extensively and dive into src/*.[ch] later. I didnt add a master branch because my git repo uses trunk like bzr. I used this mirror as a start: http://repo.or.cz/w/emacs.git, which seems to have a master in sync with trunk. A large part of this years GSOC will be combatting the DVCSes I think. > > Footnotes: > > [fn:1] http://www.linux-pages.com/2013/01/git-clone-gives-warning-remote-head-refers-to-nonexistent-ref-unable-to-checkout/ -- Joakim Verona