Re: How are we supposed to paste text in XCode?
Re: How are we supposed to paste text in XCode?
- Subject: Re: How are we supposed to paste text in XCode?
- From: Jim Wintermyre <email@hidden>
- Date: Fri, 9 Jun 2006 08:53:41 -0700
At 2:11 PM +0200 6/9/06, Markus Hitter wrote:
Am 09.06.2006 um 05:08 schrieb Jim Wintermyre:
As mentioned above, this is a major hassle with the source control
system when the file to be checked in has the wrong line endings.
It's not noted when you check the file in (only when adding a new
file), and if you check in a file this way, it comes back all
screwed up as you might expect.
I'd expect my source control system to give me back exactly what
I've checked in.
In CVS if you check in a file with different line endings than the
client expects, it won't work properly.
What stops you from changing all source and header files from \r to
\n as part of the transition to Xcode? This will match Mac OS X's
native line endings as well as the line endings Xcode's maintainers
use (at least it matches what all the example code I've looked into
uses).
For reasons I can't really go into, we are currently using a version
of a CVS client that expects Mac line endings. It isn't an option
for us to change it at this time. I would prefer that XCode just
work properly on these files.
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden