On 25 August 2015 at 19:24, Luke Diamand wrote:
> On 25/08/15 14:14, Lars Schneider wrote:
>>>
>>>
>>> So the choices are:
>>>
>>> 1. A new command-line option which would silently set core.ignorecase
>>> 2. Users just have to know to set core.ignorecase manually before
>>> using git-p4 (i.e. Lars
On 25/08/15 14:14, Lars Schneider wrote:
So the choices are:
1. A new command-line option which would silently set core.ignorecase
2. Users just have to know to set core.ignorecase manually before
using git-p4 (i.e. Lars' patch v5)
3. Fix fast-import to take a --casefold option (but that's a mu
On 25 Aug 2015, at 13:57, Luke Diamand wrote:
> On 25/08/15 11:30, larsxschnei...@gmail.com wrote:
>
>> Unfortunately the command line option is not sufficient as the resulting
>> paths are still messed up. I added the switch but it looks like as
>> core.ignorecase does some additional magic o
On 25/08/15 11:30, larsxschnei...@gmail.com wrote:
> Unfortunately the command line option is not sufficient as the resulting
> paths are still messed up. I added the switch but it looks like as
> core.ignorecase does some additional magic on fast-import. You can see my
> changes here:
> https
On 25 Aug 2015, at 10:33, Torsten Bögershausen wrote:
> On 08/25/2015 08:54 AM, Luke Diamand wrote:
>> On 24/08/15 22:30, larsxschnei...@gmail.com wrote:
>>> From: Lars Schneider
>>>
>>> Thanks to Luke Diamand I realized the core problem and propose here a
>>> substiantially simpler fix to my P
On 08/25/2015 08:54 AM, Luke Diamand wrote:
On 24/08/15 22:30, larsxschnei...@gmail.com wrote:
From: Lars Schneider
Thanks to Luke Diamand I realized the core problem and propose here a
substiantially simpler fix to my PATCH v4.
The test cases remain and prove the problem. In particular
"8 -
On 25 Aug 2015, at 08:54, Luke Diamand wrote:
> On 24/08/15 22:30, larsxschnei...@gmail.com wrote:
>> From: Lars Schneider
>>
>> Thanks to Luke Diamand I realized the core problem and propose here a
>> substiantially simpler fix to my PATCH v4.
>>
>> The test cases remain and prove the problem
On 24/08/15 22:30, larsxschnei...@gmail.com wrote:
From: Lars Schneider
Thanks to Luke Diamand I realized the core problem and propose here a
substiantially simpler fix to my PATCH v4.
The test cases remain and prove the problem. In particular
"8 - Clone path (ignorecase)" and
"Add a new file
From: Lars Schneider
We run P4 servers on Linux and P4 clients on Windows. For an unknown
reason the file path for a number of files in P4 does not match the
directory path with respect to case sensitivity.
E.g. "p4 files" might return
//depot/path/to/file1
//depot/pATH/to/file2
If you use P4/P
From: Lars Schneider
Thanks to Luke Diamand I realized the core problem and propose here a
substiantially simpler fix to my PATCH v4.
The test cases remain and prove the problem. In particular
"8 - Clone path (ignorecase)" and
"Add a new file and clone path with new file (ignorecase)" fail with
10 matches
Mail list logo