[p4] p4 diff2 and suppressing EOL differences

Ivey, William william_ivey at bmc.com
Mon Jan 8 09:37:56 PST 2007


> -----Original Message-----
> From: Dave Lewis [mailto:dlewis78731 at gmail.com]
> Sent: Sunday, January 07, 2007 2:05 PM
> To: Ivey, William
> Cc: perforce-user at perforce.com
> Subject: Re: [p4] p4 diff2 and suppressing EOL differences
> 
> 
> On 1/7/07, Ivey, William <william_ivey at bmc.com> wrote:
> > No, the EOLs on the server match whatever is submitted
> > when the client's EOL option is "unix". Since we have
> 
> Yes,  they are kept in unix format on the server, and
> converted to dos when the client is on a windows
> machine.

No, they are not. Not when the client on Windows is set
to "unix". In that case, a submitted DOS file is stored
on the server (AIX in this case) as DOS (well, parts of
of the ,v file are DOS, anyway - the delta information
is unix format but the base file data is DOS) and not
translated when synced to any client using the "unix"
option, whether the client is on Windows or Unix.

-Wm



More information about the perforce-user mailing list