public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Uros Bizjak <ubizjak@gmail.com>
To: Jonathan Wakely <jwakely.gcc@gmail.com>
Cc: GCC Development <gcc@gcc.gnu.org>
Subject: Re: contrib/gcc_update does not work
Date: Tue, 14 Jan 2020 11:32:00 -0000	[thread overview]
Message-ID: <CAFULd4bqNiumLAVHXBV3wOoVZU+at+wXbnv3V_z0B4J1Rj4T-Q@mail.gmail.com> (raw)
In-Reply-To: <CAH6eHdTBHdNs8CM86dYuBKsCCGe73EnwxPdA-uDBpAx77Hww3A@mail.gmail.com>

On Tue, Jan 14, 2020 at 11:34 AM Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
>
> On Tue, 14 Jan 2020 at 09:22, Uros Bizjak <ubizjak@gmail.com> wrote:
> >
> > gcc_update, when called from newly initialized and pulled tree does not work:
>
> Initialized how?

 1035  mkdir gcc
 1036  cd gcc
 1037  git init
 1038  git pull https://gcc.gnu.org/git/gcc.git

> If you do a 'git clone' then it correctly checks out master and sets
> it to track origin/master.

I see, I'll try this now.

>
> >
> > --cut here--
> > $ contrib/gcc_update
> > Updating GIT tree
> > There is no tracking information for the current branch.
> > Please specify which branch you want to rebase against.
> > See git-pull(1) for details.
> >
> >     git pull <remote> <branch>
> >
> > If you wish to set tracking information for this branch you can do so with:
> >
> >     git branch --set-upstream-to=origin/<branch> master
> >
> > Adjusting file timestamps
> > git pull of full tree failed.
> > --cut here--
> >
> > I would also appreciate a simple step-by step instructions on how to
> > set-up the local repo and basic workflow with git for "non-power"
> > users, as was the case with now obsolete instructions for anonymous
> > SVN r/o access [1] and r/w access [2]. Basically, push-my-first-patch
> > example.
> >
> > [1] https://gcc.gnu.org/svn.html
> > [2] https://gcc.gnu.org/svnwrite.html
>
> They're still a work in progress:
> https://gcc.gnu.org/git.html
> https://gcc.gnu.org/gitwrite.html

Yes, this is the information i was looking for. Sorry for being impatient ;)

Thanks,
Uros.

  reply	other threads:[~2020-01-14 10:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-14 10:38 Uros Bizjak
2020-01-14 11:11 ` Jonathan Wakely
2020-01-14 11:32   ` Uros Bizjak [this message]
2020-01-14 11:34     ` Jonathan Wakely
2020-01-14 12:58       ` Richard Biener
2020-01-14 12:59         ` Andrew Pinski
2020-01-14 13:07           ` Andreas Schwab
2020-01-14 14:28             ` Jonathan Wakely

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=CAFULd4bqNiumLAVHXBV3wOoVZU+at+wXbnv3V_z0B4J1Rj4T-Q@mail.gmail.com \
    --to=ubizjak@gmail.com \
    --cc=gcc@gcc.gnu.org \
    --cc=jwakely.gcc@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).