All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikolay Dimitrov <picmaster@mail.bg>
To: Andrei Gherzan <andrei@gherzan.ro>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: [meta-raspberrypi][PATCH] firmware.inc: fetch from SVN instead of Git
Date: Fri, 10 Jul 2015 11:43:25 +0300	[thread overview]
Message-ID: <559F85AD.3050603@mail.bg> (raw)
In-Reply-To: <CAK18fxEc8njxqD7Opzrw_mh_NXp8w3igD6YVREBh6qPeWizDPg@mail.gmail.com>

Hi Andrei,

On 07/09/2015 11:19 PM, Andrei Gherzan wrote:
> On Mon, Jul 6, 2015 at 6:59 PM, Nikolay Dimitrov <picmaster@mail.bg
> <mailto:picmaster@mail.bg>> wrote:
>
>     Hi Ross,
>
>     On 07/06/2015 07:58 PM, Nikolay Dimitrov wrote:
>
>         Hi Ross,
>
>         On 07/06/2015 07:26 PM, Burton, Ross wrote:
>
>
>             On 6 July 2015 at 17:23, Burton, Ross <ross.burton@intel.com
>             <mailto:ross.burton@intel.com>
>             <mailto:ross.burton@intel.com
>             <mailto:ross.burton@intel.com>>> wrote:
>
>                  How latest, remembering that oe-core supports LTS
>             distros which are
>                  likely to have old releases of git.
>
>
>             Assuming I'm driving it correctly:
>
>             [git init, git remote add origin ...]
>             $ git fetch  --depth=1 origin
>             beeafee030a38380c65a9a664003ba50f87aefbf
>             error: no such remote ref
>             beeafee030a38380c65a9a664003ba50f87aefbf
>             $ git --version
>             git version 2.1.4
>
>             That's with the latest Debian release.
>
>             Ross
>
>
>         Well, the commits that add this feature are from May-June.2015.
>         I fully
>         agree with you that LTS is a factor that can't be ignored.
>
>         Kind regards,
>         Nikolay
>
>
>     Forgot to answer you question - the expected versions to include
>     this feature are 2.5.0/2.5.1. <http://2.5.1.>
>
>
> So there is no support for depth clones until 2.5.0? I didn't really
> understand.

Well, shallow clones are supported but only for branch tips, which is
not what we need. This feature for shallow cloning a specific revision
is available only in git 2.5.0+. Also, this feature needs a server-side
configuration option to be enabled, in order to work properly.

Regards,
Nikolay


  reply	other threads:[~2015-07-10  8:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-04  3:48 [meta-raspberrypi][PATCH] firmware.inc: fetch from SVN instead of Git Jonathan Liu
2015-07-04  5:29 ` Nikolay Dimitrov
2015-07-05 19:11   ` Petter Mabäcker
2015-07-06 13:41   ` Jonathan Liu
2015-07-06 16:18     ` Nikolay Dimitrov
2015-07-06 16:23       ` Burton, Ross
2015-07-06 16:26         ` Burton, Ross
2015-07-06 16:58           ` Nikolay Dimitrov
2015-07-06 16:59             ` Nikolay Dimitrov
2015-07-09 20:19               ` Andrei Gherzan
2015-07-10  8:43                 ` Nikolay Dimitrov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-16 17:53 Jon Szymaniak
2015-07-19 21:34 ` Andrei Gherzan
2015-07-20 15:59   ` Gary Thomas
2015-08-09 23:57     ` Andrei Gherzan
2015-08-10  8:03       ` Khem Raj
2015-08-10 21:59         ` Andrei Gherzan

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=559F85AD.3050603@mail.bg \
    --to=picmaster@mail.bg \
    --cc=andrei@gherzan.ro \
    --cc=yocto@yoctoproject.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.
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.