Re: Can Visual Studio handle Unix-style line-ends?
- From: "Sam Hobbs" <samuel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 23 Apr 2005 01:29:29 -0700
"Peter Steele" <psteele@xxxxxxxxxx> wrote in message
news:e28d8J3RFHA.3444@xxxxxxxxxxxxxxxxxxxxxxx
> We have products that are build for both Windows and Unix. The source code
> is stored in our SCM as Unix text files. We have had problems with these
> files when used directly in Visual Studio due to the Unix-style line-end
> characters being used instead of the Windows standard. As a result, before
> we do an official build we make temp copies of all of the files and switch
> the line-end characters from Unix-style to Windows-style. Unfortunately we
> have thousands of files and this eol flip process can take some time. Is
> there a way to tell Windows to accept Unix style line-ends so we don't
> have to make these changes explicitly?
Are you asking about Windows or VS? Your last sentence asks about Windows,
so I am confused.
I am not aware of anything in the Windows operating system that does
explicitly what you are asking. In fact, I am not aware of anything in the
Windows operating system that recognizes "the Windows standard"; as far as
Windows is concerned, I am not aware of any such thing as an end-of-line.
.
- Follow-Ups:
- Re: Can Visual Studio handle Unix-style line-ends?
- From: Kevin Spencer
- Re: Can Visual Studio handle Unix-style line-ends?
- References:
- Can Visual Studio handle Unix-style line-ends?
- From: Peter Steele
- Can Visual Studio handle Unix-style line-ends?
- Prev by Date: Re: Visual Studio 2005 beta 2
- Next by Date: RE: Suggestions for programming paradigm to use for specific applicati
- Previous by thread: Can Visual Studio handle Unix-style line-ends?
- Next by thread: Re: Can Visual Studio handle Unix-style line-ends?
- Index(es):
Relevant Pages
|
Loading