Re: git-p4 clone @all error

2012-11-05 Thread Arthur
Hi, Here is my import : Importing from //depot@all into X Initialized empty Git repository in /home/arthur/projets_git/X/X/.git/ Importing revision 4258 (43%) Importing new branch depot/DEV_DATA Resuming with change 4258 Importing revision 5828 (63%) Importing new branch

Re: git-p4 clone @all error

2012-11-06 Thread Arthur
Thanks for your support, If i get latest révision on Perforce i have this errors : /590 errors reported Librarian checkout depot/mainline/02_subsystem/10_arinc_429/00_cots/01_bsp_aim/original files/api429decryption.txt failed. open for read: depot/mainline/02_subsystem/10_arinc_429/0

Re: git-p4 clone @all error

2012-11-06 Thread Arthur
root@Srv-git:/home/arthur/projets_git# git config git-p4.branchList main:MAINLINE error: More than one value for the key git-p4.branchlist: MAINLINE:DEV_DATA error: More than one value for the key git-p4.branchlist: MAINLINE:RELEASE_1.0 error: More than one value for the key git-p4.branchlist

Re: git-p4 clone @all error

2012-11-06 Thread Arthur
In ~/.gitconfig i've : [user] name = Arthur email = a.xx...@x.fr [git-p4] branchList = MAINLINE:DEV_DATA branchList = MAINLINE:RELEASE_1.0 branchList = MAINLINE:RELEASE_1.0.0 it's ok ? So : /# git config git-p4.branchList MAINLINE:DEV_

git-p4 clone @all error

2012-10-30 Thread Arthur
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 :

Quick Response

2019-04-29 Thread Arthur Alan
rcent of the fund, and you will be in custody of my intended investment in your country with my share. Do reply for details. Regards Arthur Allan

[no subject]

2018-08-17 Thread Mr Arthur
did you get my last letter?

Inconsistency in specifying commit & path for git diff

2012-10-09 Thread Arthur Etchells
git diff .. and git diff both succeed however git diff :..: fails while git diff : : succeeds OS X 10.7.5 git version 1.7.9.1 Reproduced by another user: http://stackoverflow.com/questions/12805004/git-cherry-pick-creates-blobs-not-commits#comment17319876_12805004 It seems logical to support