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

RE: Diff lib, WAS: RE: svn commit: rev 4242 - trunk/subversion/libsvn_delta

From: Sander Striker <striker_at_apache.org>
Date: 2003-01-03 20:38:31 CET

> From: Sander Striker [mailto:striker@apache.org]
> Sent: Friday, January 03, 2003 6:59 PM

[...]
> Yes, finally some progress on this blasted thing ;).
> I've done very little testing and still have no test suite
> routines, but the simple tests I've done succeed... mostly :)
> I guess we need to revisit the '/No newline at the end of file'
> thingy again, since it doesn't seem to want to output that
> anymore.

Nevermind, aparently I wasn't using input that triggers the
output of '/No newline...'

$ ./diff ~/src/svn/ac-helpers/check-diff-input-1.txt ~/src/svn/ac-helpers/check-diff-input-2.txt
--- /home/striker/src/svn/ac-helpers/check-diff-input-1.txt Wed Nov 13 16:18:42 2002
+++ /home/striker/src/svn/ac-helpers/check-diff-input-2.txt Wed Nov 13 16:18:42 2002
@@ -1 +1 @@
-some text, no newline
\ No newline at end of file
+some text, and now some more text, still no newline
\ No newline at end of file

Sander 'being very happy'

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 3 20:39:25 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.