On Sat, Dec 2, 2017 at 12:55 PM, Luke Diamand wrote:
> I think I've sort of stumbled across something like the problem you've
> described in the past. Perhaps the files you need have been deleted
> and then re-integrated or some such.
>
> Would you be able to take a look at some files with this pr
On 2 December 2017 at 15:35, Patrick Rouleau wrote:
> On Fri, Dec 1, 2017 at 7:45 AM, Lars Schneider
> wrote:
>> Oh, I am with you. However, I only used git-p4 for a very short time in the
>> way you want to use it. Therefore, I don't have much experience in that kind
>> of usage pattern. I was
On Fri, Dec 1, 2017 at 7:45 AM, Lars Schneider wrote:
> Oh, I am with you. However, I only used git-p4 for a very short time in the
> way you want to use it. Therefore, I don't have much experience in that kind
> of usage pattern. I was able to convice my management to move all source to
> Git and
> On 29 Nov 2017, at 04:48, Patrick Rouleau wrote:
>
> Hi,
>
> On Mon, Nov 27, 2017 at 7:52 AM, Lars Schneider
> wrote:
>>
>> what is your goal here? Do you want to convert the repo to Git or do you
>> want to use Git to interact with a P4 repo?
>
> I want to use git to interact with a P4 re
Hi,
On Mon, Nov 27, 2017 at 7:52 AM, Lars Schneider
wrote:
>
> what is your goal here? Do you want to convert the repo to Git or do you
> want to use Git to interact with a P4 repo?
I want to use git to interact with a P4 repo. I am used to git tools
and I prefer them to
P4V. Visual Studio is al
> On 25 Nov 2017, at 21:35, Patrick Rouleau wrote:
>
> Hi,
>
> I created a git repository with these commands:
> git p4 clone //perforce/path@123456 repo
> cd repo
> git p4 rebase
>
> Some files created before the change 123456 do not exist in git
> history. I do see why,
> but those files
Hi,
I created a git repository with these commands:
git p4 clone //perforce/path@123456 repo
cd repo
git p4 rebase
Some files created before the change 123456 do not exist in git
history. I do see why,
but those files were not modified after that change number.
If I use "git p4 sync --dete
7 matches
Mail list logo