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

[PATCH] v2. replace ALL svn_wc_entry() in libsvn_client/patch.c

From: Daniel Näslund <daniel_at_longitudo.com>
Date: Tue, 18 Aug 2009 18:40:55 +0200

Hi!
It's better to do the whole file at once, I think.

make check was clean except for:
external_tests.py 16
switch_tests.py 18, 21

They also fail on trunk for me.

[[[
Replaced svn_wc_entry() with svn_wc__get_entry_versioned(). Catch
SVN_ERR_ENTRY_NOT_FOUND since it is not expected.

* subversion/libsvn_client/patch.c
  (merge_file_changed, merge_file_added, merge_file_deleted,
  merge_dir_added, init_patch_target): Replaced svn_wc_entry(). Used
    absolute paths.
]]]

Mvh
Daniel

Received on 2009-08-18 18:41:26 CEST

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.