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

[TSVN] Show differences as unified diff

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-11-23 14:51:15 CET

If I have svn:eol-style set to native and I use unified diff format to
look at changes, the diff output has LF-only line endings (I guess this
is normal for subversion). But the default viewer for unified diff is
notepad, which does not understand this type of line ending. Is it
possible to post-process the subversion output to convert all line
endings to CR-LF before passing the file on to the view program?

Obviously this should only happen for the viewer, not when creating
patches.

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Nov 23 15:26:41 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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