RE: What do you Hate about Subversion?
From: L. Wayne Johnson <wayne_at_zk.com>
Date: 2007-01-30 20:52:03 CET
>> >
Unless you come up with a standard for handling mixed line endings how can
The following are end of line characters I am aware of:
Linux (Unix) : 0x0A
So is 0x0A 0x0D a single Windows EOL or a Linux file edited on a MAC or a
The point is that all of the decisions are perfectly valid if there's not
Who would use and editor that gave you this:
int i;int
or even this:
int j;
for(i=10;i<10;i++){
j=calc(i);
j+=calc(i-global_valud);
break;
}
>From the exact same input.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.