Application Delivery Management
Application Modernization & Connectivity
CyberRes
IT Operations Management
PROBLEM/ABSTRACT:
How to tell what EOL type workspace you are using.
SOLUTION:
Execute the command 'accurev show -fix wspaces'. From this output you will see a line EOL=<some value>.
C:\ >accurev show -fix wspaces
<AcResponse
Command="show wspaces">
<Element
Name="Install_joe"
Storage="c:/WorkSpaces/Install"
Host="hostname"
Stream="238"
Target_trans="3560"
Trans="3560"
Type="1"
EOL="0" <---"Look Here"
user_id="218"
user_name="joe">
</Element>
Here are the values you will see.
0 = default, use standard line terminator
1 = UNIX, user UNIX line terminator
2 = Windows, used Windows line terminator
For more information contact AccuRev Support