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

[PATCH] Fix for Issue 1771

From: Shlomi Fish <shlomif_at_iglu.org.il>
Date: 2004-05-11 19:24:43 CEST

Attached is a patch that fixes issue #1771. Here's the log:

<<<
Fixes Issue #1771 (characters trimmed from path on diff result)

* subversion/libsvn_client/diff.c:
  (diff_file_changed): added a code to make sure a full path component is
  included in the file's uncommon suffix.

* subversion/tests/clients/cmdline/diff_tests.py
  Added a helper function extract_diff_path() to extract the path component
  given in parenthesis in the diff.
  Added a test to make sure the issue does not re-occur.
>>>

Regards,

        Shlomi Fish

-- 
---------------------------------------------------------------------
Shlomi Fish      shlomif@iglu.org.il
Homepage:        http://shlomif.il.eu.org/
Quidquid latine dictum sit, altum viditur.
        [Whatever is said in Latin sounds profound.]


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

Received on Tue May 11 19:19:59 2004

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.