Re: [PATCH v2] git-p4: fix git-p4.pathEncoding for removed files

2017-02-10 Thread Junio C Hamano
Luke Diamand writes: > On 9 February 2017 at 23:39, Junio C Hamano wrote: >> Lars Schneider writes: >> >>> unfortunately, I missed to send this v2. I agree with Luke's review and >>> I moved the re-encode of the path name to the

Re: [PATCH v2] git-p4: fix git-p4.pathEncoding for removed files

2017-02-10 Thread Luke Diamand
On 9 February 2017 at 23:39, Junio C Hamano wrote: > Lars Schneider writes: > >> unfortunately, I missed to send this v2. I agree with Luke's review and >> I moved the re-encode of the path name to the `streamOneP4File` and >> `streamOneP4Deletion`

Re: [PATCH v2] git-p4: fix git-p4.pathEncoding for removed files

2017-02-09 Thread Junio C Hamano
Lars Schneider writes: > unfortunately, I missed to send this v2. I agree with Luke's review and > I moved the re-encode of the path name to the `streamOneP4File` and > `streamOneP4Deletion` explicitly. > > Discussion: >

[PATCH v2] git-p4: fix git-p4.pathEncoding for removed files

2017-02-09 Thread Lars Schneider
In a9e38359e3 we taught git-p4 a way to re-encode path names from what was used in Perforce to UTF-8. This path re-encoding worked properly for "added" paths. "Removed" paths were not re-encoded and therefore different from the "added" paths. Consequently, these files were not removed in a git-p4