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

[PATCH]: Fix up diff against schedule deleted output

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-11-07 16:21:11 CET

The attached fixes up the schedule deleted diff output so that it
matches what people expect (IE an empty diff with the correct header).

I've also added a regression test to verify the output.

[[[
   Fix diff of add against schedule delete output so that it displays an
   empty diff with the correct header. Add regression test to verify
   output.

   * subversion/libsvn_wc/diff.c
     (delete_entry): Push use of empty file down into code farther
     so that we can still display the correct header, and mark
     the diff as done.

   * subversion/tests/clients/cmdline/diff_tests.py
     (diff_schedule_deleted): New regression test.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon Nov 7 16:27:04 2005

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.