emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to begin contributing to XWidgets for GSoC


From: Xue Fuqiao
Subject: Re: How to begin contributing to XWidgets for GSoC
Date: Thu, 06 Mar 2014 11:00:45 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

address@hidden writes:
>> address@hidden 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].
> 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.

I checked out the `xwidget2' branch successfully by `git checkout -b
xwidget2 origin/xwidget2'.  Could you please rename that branch (by `git
branch -m origin/xwidget2 master', perhaps)?

-- 
http://www.gnu.org/software/emacs/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]