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

[PATCH] Fix issue 2426 version 2

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-10-31 00:33:03 CET

Iteration 2 of the patch. I've addressed Zhakov's concerns and am
looking for more nits.

bye,

Erik.

Log:
[[[
Fix issue #2426: revert_tests.py test 1 fails.

* subversion/libsvn_wc/adm_files.h
* subversion/libsvn_wc/adm_files.c
  (svn_wc__wcprop_path, svn_wc__prop_path, svn_wc__prop_base_path,
   svn_wc__prop_revert_path): Change function signature to take an explicitly
  specified node kind, indicating which property file we want, instead of
  deducing that from path and adm_access.

* subversion/libsvn_wc/props.c
* subversion/libsvn_wc/diff.c
* subversion/libsvn_wc/copy.c
* subversion/libsvn_wc/adm_crawler.c
* subversion/libsvn_wc/log.c
* subversion/libsvn_wc/adm_ops.c
* subversion/libsvn_wc/update_editor.c
* subversion/libsvn_wc/questions.c:
  Adjust callers.

]]]

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

Received on Mon Oct 31 00:34:06 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.