[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Preserving newline at the end of files

From: Christopher Ness <chris_at_nesser.org>
Date: 2005-08-23 16:53:01 CEST

On Tue, 2005-08-23 at 16:43 +0200, Lutz Frommberger wrote:
> Am Dienstag, den 23.08.2005, 09:19 -0400 schrieb Dale Worley:
> > Perhaps someone has checked in versions of the files without the final
> > newline? What is the history of the files?
>
> There is actually just one user modifying this files: me, from only one
> and the same computer.
>
> The newline still exists after the commit, but an update or new
> checkouts come without the newline. This can be reproduced every time.

$ svn status -v

Is the file modified?

$ svn proplist filename.txt

Where `filename.txt' is the name of the file that has these problems.
Look for "svn:eol-style" in the output.

Otherwise I would suspect your editor as changing the new lines.

Cheers,
Chris

-- 
Wireless Group
McMaster University
summer
10:50:26 up 32 days, 20:43, 3 users, load average: 0.24, 0.07, 0.05
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 23 16:56:18 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.