Hi,

sorry for long delay, I was busy on some important project so far. However, 
we’ve found out really bad thing recently.

On Feb 21, 2013, at 7:04 PM, "Kraai, Matt" <matt.kr...@amo.abbott.com> wrote:
> Junio C Hamano writes:
>> "David Ondřich" <david.ondr...@aveco.com> writes:
>>> I've read [1] recently, there's been some QNX port being
>>> initiated. Does that involve also old versions of QNX 4?
> 
> No, I haven't been working on QNX 4 support.  I've been targeting QNX 6.3.2, 
> with a little testing on QNX 6.5.0.  I doubt what I've done would work on QNX 
> 4 since it's so different from QNX 6.

It certainly wouldn't work, since there’s limitation to 48 characters for 
filename in filesystem – it can be beaten up by changes in git index / pack / 
keep mechanism but it requires on-the-fly transformation when replicating a 
repository from / to other place. I've thought we would be able to implement 
such translation but what came up was its cost would be too high. It is 
definitely doable but for us it's currently the showstopper.

dond--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to