* git-p4 is not cloning perforce code properly
@ 2015-02-10 13:54 Sandeep
2015-02-10 15:27 ` Luke Diamand
0 siblings, 1 reply; 2+ messages in thread
From: Sandeep @ 2015-02-10 13:54 UTC (permalink / raw)
To: git
Dear All,
I am trying to clone perforce branch from git to my local drive, but it's
skipping too many files and change list while fetching it from perforce.
it'll be very helpful if anyone can suggest me about how to git rid with
this issue.
Thanks in Advance,
Sandeep
--
View this message in context: http://git.661346.n2.nabble.com/git-p4-is-not-cloning-perforce-code-properly-tp7625215.html
Sent from the git mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git-p4 is not cloning perforce code properly
2015-02-10 13:54 git-p4 is not cloning perforce code properly Sandeep
@ 2015-02-10 15:27 ` Luke Diamand
0 siblings, 0 replies; 2+ messages in thread
From: Luke Diamand @ 2015-02-10 15:27 UTC (permalink / raw)
To: Sandeep; +Cc: Git Users
When you say "skipping", can you be more specific please? What command
line are you using?
If I want to clone the P4 tree at the current revision, I do something like:
$ git p4 clone //depot/sometree/...
That gets me just a single revision.
If I want all revisions back to the start of time, I do:
$ git p4 clone //depot/sometree/...@all
Thanks,
Luke
On 10 February 2015 at 13:54, Sandeep <varshneysan@gmail.com> wrote:
> Dear All,
>
> I am trying to clone perforce branch from git to my local drive, but it's
> skipping too many files and change list while fetching it from perforce.
>
> it'll be very helpful if anyone can suggest me about how to git rid with
> this issue.
>
> Thanks in Advance,
> Sandeep
>
>
>
> --
> View this message in context: http://git.661346.n2.nabble.com/git-p4-is-not-cloning-perforce-code-properly-tp7625215.html
> Sent from the git mailing list archive at Nabble.com.
> --
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-10 15:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-10 13:54 git-p4 is not cloning perforce code properly Sandeep
2015-02-10 15:27 ` 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).