git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-p4 and git clone
@ 2010-03-22 23:16 Thomas Kistler
  2010-03-23  0:15 ` Benjamin Meyer
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Kistler @ 2010-03-22 23:16 UTC (permalink / raw)
  To: 'git@vger.kernel.org'

I'm probably missing something fairly fundamental but I'm running into problems with cloning a git-p4 repository:

First, I'm setting up a git-p4 master repository:

    $ cd tmp1
    $ git-p4 clone //foo/bar

Then I'm cloning it through git:

    $ cd tmp2
    $ git clone tmp1/bar

Finally, I'm trying to submit back to p4:

    $ git-p4 submit

This now fails because the remotes/p4/master seems to get lost when doing the "git clone". Is this supposed to work?

-Thomas
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-04-08 16:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-22 23:16 git-p4 and git clone Thomas Kistler
2010-03-23  0:15 ` Benjamin Meyer
2010-03-23 15:37   ` Thomas Kistler
2010-03-23 17:38     ` Tor Arvid Lund
2010-03-23 18:02       ` Thomas Kistler
2010-03-23 18:11         ` Tor Arvid Lund
2010-04-08 15:55           ` cherry pick into remote / git-p4 Thomas Kistler

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 NNTP newsgroup(s).