all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xue Fuqiao <xfq@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: How to begin contributing to XWidgets for GSoC
Date: Thu, 06 Mar 2014 11:00:45 +0800	[thread overview]
Message-ID: <87iorskp42.fsf@gnu.org> (raw)
In-Reply-To: m3ha7c3jil.fsf@exodia.verona.se

joakim@verona.se 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].
> 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	other threads:[~2014-03-06  3:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-01  7:12 How to begin contributing to XWidgets for GSoC Daniil Plyukhin
2014-03-01  9:01 ` joakim
2014-03-02  6:55   ` Xue Fuqiao
2014-03-02  7:49     ` Daimrod
2014-03-02  8:27       ` joakim
2014-03-04 16:01         ` joakim
2014-03-05 12:16           ` Xue Fuqiao
2014-03-05 12:41             ` joakim
2014-03-06  3:00               ` Xue Fuqiao [this message]
2014-03-06  7:13             ` Thien-Thi Nguyen
2014-03-06 22:25               ` Xue Fuqiao
2014-03-02  9:06       ` Xue Fuqiao
2014-03-04  8:29   ` Xue Fuqiao
2014-03-04  0:45 ` Daimrod

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iorskp42.fsf@gnu.org \
    --to=xfq@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.