git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Tor Arvid Lund <torarvid@gmail.com>
To: Michael Horowitz <michael.horowitz@ieee.org>
Cc: Pete Wyckoff <pw@padd.com>, git@vger.kernel.org
Subject: Re: git-p4 issue
Date: Fri, 15 Apr 2011 22:22:29 +0200	[thread overview]
Message-ID: <BANLkTimmVQAcx7hiQFUBcoAGdvPhktPuMg@mail.gmail.com> (raw)
In-Reply-To: <BANLkTikeQSqAhm2CwCYBkE74OxPUnA0cOg@mail.gmail.com>

On Fri, Apr 15, 2011 at 5:00 AM, Michael Horowitz
<michael.horowitz@ieee.org> wrote:
> Pete,
>
> I was hoping you could help me out again.  After using git-p4 for a
> while without a problem, it has suddenly stopped working for me.  I am
> using the latest master.  I haven't seen any recent changes that I
> think could have caused this, but maybe you'll have some insight.
>
> The issue is that when I do a git-p4 sync on my existing repository,
> it reports success, but seems to do nothing.  It does not download the
> latest changes from p4.  If I delete my repository and start over, it
> will download all the latest changes, even the ones it was not
> downloading previously, but if I try to sync again later, it does not
> do anything.  I tried running it with the "--verbose" mode, and I see
> it says it is loading each of the changes, but they are not ending up
> in the git repository, and it is not reporting any errors.

Hi, Michael.

Is it possible that you expect that 'git p4 sync' should update your
working branch and/or working tree? Assuming a simple clone with a
local master branch, running 'git-p4 sync' will update the branch
remotes/p4/master, but it won't do anything on my working master
branch...

Maybe you want to call 'git rebase p4/master' afterwards, or use the
shorthand 'git p4 rebase' to do a sync+rebase.

Regards,
Tor Arvid.

> Any ideas of what this could be?  Is there anything else I can run to
> help debug this?
>
> Thanks,
>
> Mike
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

  reply	other threads:[~2011-04-15 20:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-15  3:00 git-p4 issue Michael Horowitz
2011-04-15 20:22 ` Tor Arvid Lund [this message]
2011-04-15 20:39   ` Michael Horowitz
2011-04-16 16:01     ` Pete Wyckoff
2011-04-18 12:59       ` Vitor Antunes
2011-04-19  3:57     ` Michael Horowitz
2011-04-19  9:59       ` Vitor Antunes
2011-04-20  0:31       ` Pete Wyckoff
2011-04-20  2:40         ` Michael Horowitz
2011-04-20 10:51           ` Vitor Antunes
2011-05-06 20:16           ` Michael Horowitz
2011-05-13 14:31             ` Vitor Antunes
2011-12-17  5:52               ` Michael Horowitz
  -- strict thread matches above, loose matches on Subject: below --
2023-03-16 17:28 Brent
     [not found] <AANLkTikXHJqmzZDv6NhujHqjUFva-uCRB3td306vi=WX@mail.gmail.com>
     [not found] ` <AANLkTi=b60kqd6fRXzf39BBepLOeA3ts6EN3AuY0iAp4@mail.gmail.com>
2011-02-24 21:12   ` Michael Horowitz

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=BANLkTimmVQAcx7hiQFUBcoAGdvPhktPuMg@mail.gmail.com \
    --to=torarvid@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=michael.horowitz@ieee.org \
    --cc=pw@padd.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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).