Inconsistent Line Endings

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
AGBrown
Posts: 34
Joined: Wed Aug 10, 2005 1:42 pm
Contact:

Inconsistent Line Endings

Post by AGBrown » Thu Jul 13, 2006 1:27 pm

(Running vault 3.1.8.3771 on server and clients.
Server running on Win Server 2003, db on SQL server 2000 sp4.
Visual Studio 2005.)

This has only started to occur recently - files randomly require checkout when opened as VS tells us that the files have inconsistent line endings. Is this a VS problem, or something to do with our vault setup?

Andy
Andy Brown
<a href="http://www.k2nenergy.com/index.htm" title="See how K2n can reduce your energy consumption and costs">K2n: Energy Monitoring Solutions</a>

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Jul 13, 2006 1:33 pm

Doesn't sound Vault related. What is the exact error/checkout message?
Linda Bauer
SourceGear
Technical Support Manager

AGBrown
Posts: 34
Joined: Wed Aug 10, 2005 1:42 pm
Contact:

Post by AGBrown » Thu Jul 13, 2006 1:36 pm

I'll let you know as soon as the next one appears.

Its not a vault dialog its VS complaining about the CR/LF ending of the lines, but I wondered what could be causing it - I haven't yet seen it happen on non-source controlled projects.
Andy Brown
<a href="http://www.k2nenergy.com/index.htm" title="See how K2n can reduce your energy consumption and costs">K2n: Energy Monitoring Solutions</a>

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Jul 13, 2006 1:54 pm

It's possible to override Native EOL Type with Vault. Maybe that's what VS is complaining about?

Check in VS 2005->Tools->Options->SourceControl->Plugin Settings->Advanced->Local Files->Override Native EOL Type. It probably should be set to Do not override.
Linda Bauer
SourceGear
Technical Support Manager

Locked