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

[PATCH] wc-replacements branch: Implement reverting after svn cp URL PATH replacements

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2005-09-14 18:09:54 CEST

Hi, Erik and Devs!

[[
Implement reverting after svn cp URL PATH replacements.

* subversion/libsvn_wc/update_editor.c
  (svn_wc_add_repos_file): Check if we're replacing the file then copy
text base and prop base
  to text and prop revert file.
* subversion/tests/clients/cmdline/revert_tests.py
  (revert_replacement_with_props): New helper for
revert_wc_to_wc_replace_with_props and
  revert_repos_to_wc_replace_with_props.
  (revert_wc_to_wc_replace_with_props): Renamed from
  revert_replace_with_history_with_props. Use new helper
revert_replacement_with_props.
  (revert_repos_to_wc_replace_with_props): New test of reverting svn cp URL PATH
  replacements.
  (test_list): Add new test revert_repos_to_wc_replace_with_props. Rename
  revert_replace_with_history_with_props to revert_wc_to_wc_replace_with_props.
]]

-- 
Ivan Zhakov


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

Received on Thu Sep 15 01:11:52 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.