印刷用ページ       送信     
クリックして評価とフィードバックをお寄せください
MSDN
MSDN ライブラリ
すべて縮小/すべて展開 すべて縮小
このページは次のバージョンについて記述しています。
Microsoft Visual Studio 2008/.NET Framework 3.5

その他のバージョンについては、以下の情報を参照してください。
EOL Initialization Variable
[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

[このトピックはプレリリース版のため将来変更される可能性があります。また、プレースホルダとしてブランクのトピックが含まれています。]

Sets the end-of-line character that is used when Visual SourceSafe gets or checks out text files. By default, Visual SourceSafe uses the Windows character style. However, you can set this environment variable to change the default as required.

NoteNote:

For the EOL environment variable to have any effect, the Append_EOL environment variable must be set to Yes.


EOL = {n or LF|r or CR|rn or CRLF}

The following table shows the possible values for the EOL initialization variable and the corresponding end-of-line characters.

Initialization Variable Value

End-of-line Character

Operating System Style

rn or CRLF

Carriage return-line feed pair

Windows

n or LF

Line feed

UNIX

r or CR

Carriage return

Macintosh

For all Visual SourceSafe clients to use the same end-of-line character style, set the EOL initialization variable in the Srcsafe.ini file. If you have an environment requiring different character styles on different machines, you can have each user set the variable as needed in the corresponding Ss.ini file.

Specifies the use of a Windows-style carriage return at the end of each text line for the team environment:

Append_EOL=Yes
EOL = CRLF
© 2012 Microsoft. All rights reserved. 使用条件 | 商標 | プライバシー
Page view tracker