Re: git-p4 issue

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

 



On Fri, Apr 15, 2011 at 5:00 AM, Michael Horowitz
<michael.horowitz@xxxxxxxx> 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@xxxxxxxxxxxxxxx
> More majordomo info at Âhttp://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]