git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-p4 clone @all error
@ 2012-10-30 10:44 Arthur
  2012-10-31 13:18 ` Arthur
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Arthur @ 2012-10-30 10:44 UTC (permalink / raw)
  To: git

Hi,

(I am a French student, sorry for my English.)

So, i want import my perforce projet on my server git.

perforce my project tree :

depot
  dev_data
  mainline
  release_1.0
  release_1.0.0

my command is :

git-p4 clone -v --detect-branches //depot@all /home/user/projets/deport

The problem :

Importing revision 7727 (100%)Traceback (most recent call last):
  File "/usr/bin/git-p4", line 3183, in <module>
    main()
  File "/usr/bin/git-p4", line 3177, in main
    if not cmd.run(args):
  File "/usr/bin/git-p4", line 3048, in run
    if not P4Sync.run(self, depotPaths):
  File "/usr/bin/git-p4", line 2911, in run
    self.importChanges(changes)
  File "/usr/bin/git-p4", line 2618, in importChanges
    self.initialParent)
  File "/usr/bin/git-p4", line 2198, in commit
    epoch = details["time"]
KeyError: 'time'

if i make a p4 sync //depot/...#head on my perforce server i've this error : 
Librarian checkout
depot/mainline/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/api429decryption.txt failed.
open for read: depot/mainline/xxxxxxxxxxxxxxxxxx/api429decryption.txt,v: Le
fichier spcifi est introuvable.

My p4 clone can't checking out files after importing revision..

I hope I was clear ...

Thanks for your help.



--
View this message in context: http://git.661346.n2.nabble.com/git-p4-clone-all-error-tp7570219.html
Sent from the git mailing list archive at Nabble.com.

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

end of thread, other threads:[~2012-11-06 18:35 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-30 10:44 git-p4 clone @all error Arthur
2012-10-31 13:18 ` Arthur
2012-10-31 14:01 ` Thomas Berg
2012-11-03 23:13   ` Pete Wyckoff
2012-11-05 10:02     ` Arthur
2012-11-05 22:12       ` Pete Wyckoff
2012-11-06  0:25         ` Vitor Antunes
2012-11-06  8:55           ` Arthur
2012-11-06 13:54             ` Vitor Antunes
2012-11-06 14:20               ` Arthur
2012-11-06 18:35                 ` Vitor Antunes
2012-11-06 14:03             ` Arthur
2012-11-03 14:09 ` Pete Wyckoff
2012-11-03 23:07   ` [PATCH] git p4: catch p4 describe errors Pete Wyckoff
2012-11-03 23:12     ` Matt Arsenault

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