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

[PATCH] Fix issue 2522

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2006-03-16 18:37:48 CET

Hi!
I've got fix for issue 2522 and probably 2454 (they seems duplicate).
Problem was that subversion lose entry revision number when
replacing file. I am posting patch here because libsvn_wc is complex
library, so nobody protected from edge cases.
I am going to commit this patch tomorow if nobody complains.

[[
Fix issue 2522. Don't lose entry revision number when replacing file.

* subversion/libsvn_wc/update_editor.c
  (svn_wc_add_repos_file2): Preserve entry revision if present.
* subversion/tests/cmdline/merge_tests.py
  (test_list): Remove XFail mark from merge_file_replace_to_mixed_rev_wc.
]]

--
Ivan Zhakov


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

Received on Thu Mar 16 18:38:50 2006

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.