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

Re: more eol confusion -- another workaround

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2003-07-12 23:20:08 CEST

I've found that TkDiff (http://www.accurev.com/free/tkdiff/) can be
taught to ignore carriage returns. That leaves the problem of getting
TSVN to run it -- it uses CreateProcess, which as far as I can tell
wants a genuine .exe, not a TCL script. So I wrote a little wrapper
that invokes the TCL interpreter "wish", passing it the necessary
arguments. It works. But I still think it'd be nice to not have to
do all this.

-- 
This movie doesn't scrape the bottom of the barrel.  This movie isn't
the bottom of the barrel.  This movie isn't below the bottom of the
barrel.  This movie doesn't deserve to be mentioned in the same
sentence with barrels.
        Roger Ebert on "Freddy Got Fingered"
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 12 23:21:14 2003

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

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