You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by makl <ma...@tigris.org> on 2004/04/17 07:39:44 UTC

[PATCH] Issue 1825. failed switch or update may corrupt working copy

[[[
Fix for issue 1825. failed switch or update may corrupt working copy

Patch from <ma...@tigris.org>

* subversion/libsvn_wc/adm_crawler.c
       (report_revisions): Always report deleted entries as deleted.

* subversion/tests/clients/cmdline/switch_tests.py
       (regression_test_1825): New regression test.
]]]