On Wed, Mar 21, 2012 at 08:02, OBones <
obones@...> wrote:
> Andy Levy wrote:
>>
>> On Tue, Mar 20, 2012 at 10:39, OBones<
obones@...> wrote:
>>>
>>> Hello all,
>>>
>>> Using svn cat I can see the state of a file at a given revision.
>>> As it turns out, I have had in the past some files that were commit with
>>> inconsistent line endings and that are making analysis tools stop because
>>> of
>>> this.
>>
>> Can you change analysis tools to one that can handle this condition?
>
> Alas no, it's what ohloh.net is using...
I'd suggest filing a bug report there then. Depending on the analysis
being done, whitespace might be something that can be ignored or
relaxed to stop this from breaking.