git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git p4 sync changelist interval
@ 2017-06-04  9:56 Андрей Ефанов
  2017-06-04 11:09 ` Luke Diamand
  0 siblings, 1 reply; 8+ messages in thread
From: Андрей Ефанов @ 2017-06-04  9:56 UTC (permalink / raw)
  To: git

Hello,

My goal is to sync the repository from p4 using an interval of
changelists so that the first changelist version of the repository
would be considered as an initial commit.
So I used the following command:

 git p4 clone //depot@cl1,cl2

And when it finished, the files, that were created before the cl1 were
not in the HEAD.

The problem, as I see it, is that before syncing changes in the given
range, p4 task does not sync to cl1 version of the repo, and applies
commits to the empty repository.
Is it a bug or my misunderstanding of how git p4 should work?

Regards,
Andrew Yefanov

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

end of thread, other threads:[~2017-06-06 10:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-04  9:56 Git p4 sync changelist interval Андрей Ефанов
2017-06-04 11:09 ` Luke Diamand
     [not found]   ` <CAKOu8-2iBV=sAP0WeRMQFT+0y5cJ1g6A3bQ5x=D=8q9ocxnBVg@mail.gmail.com>
2017-06-05 18:50     ` Fwd: " Андрей Ефанов
2017-06-05 23:29       ` Luke Diamand
2017-06-06  7:00         ` Luke Diamand
2017-06-06  7:49           ` Luke Diamand
2017-06-06  7:56             ` Андрей Ефанов
2017-06-06 10:54               ` Luke Diamand

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