Re: [QGIS-Developer] Long filename/filepath causing git issues

2022-11-25 Thread Even Rouault via QGIS-Developer
Would it be too crazy to shrink down some offending name to prevent error when switching to more recent branches? I can submit a PR if needed. Seems like a good idea. You'll likely have to change references to that file in the test suite. -- http://www.spatialys.com My software is free, bu

Re: [QGIS-Developer] Long filename/filepath causing git issues

2022-11-25 Thread Alexis R.L. via QGIS-Developer
Windows has fairly shorter path limitation by default (see https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=registry ) Alex Le jeu. 24 nov. 2022 à 20:33, Greg Troxel via QGIS-Developer < qgis-developer@lists.osgeo.org> a écrit : > > "Alexis R.L. via QGIS