Git development
 help / color / mirror / Atom feed
* Git P4 Submit issue
@ 2009-11-10  8:22 Arnaud Bailly
  0 siblings, 0 replies; only message in thread
From: Arnaud Bailly @ 2009-11-10  8:22 UTC (permalink / raw)
  To: git

Hello,
I have been using git-p4 happily to draw revisions from P4 to git repository. I
now want to do the converse operation. What I did is the following

p4 client mad-builder 
# edit builder client view to have a local checkout 
export P4CLIENT=mad-builder
# clone bare repository to work on it
git clone mad mad.p4 
cd mad.p4
git p4 submit 
fatal: Not a valid object name HEAD~57
Command failed: git cat-file commit HEAD~57

I do not really understand what's going there excepts that obviously some object
is referenced that does not exist.

Thank you for your help

Arnaud

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-10  9:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10  8:22 Git P4 Submit issue Arnaud Bailly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox