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

Re: [TSVN] Show differences as unified diff

From: Nick Gilbert <nick_at_x-rm.com>
Date: 2004-11-23 15:59:21 CET

Notepad is rubbish for editing or even viewing code. Install something
like Notepad2 or Textpad, and configure windows such that it completely
replaces Notepad (both have documentation which tell you how to do this
I think).

Notepad 2:
http://www.flos-freeware.ch/notepad2.html

How to replace notepad with something else (not as easy as it sounds!
Windows file protection just puts it back!)
http://blogs.msdn.com/omars/archive/2004/04/30/124093.aspx

Nick...

Simon Large wrote:
> 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
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Nov 23 16:00:10 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.