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

Re: svn commit: r25076 - in trunk/subversion: libsvn_wc tests/cmdline

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-05-20 12:54:39 CEST

On 5/20/07, lgo@tigris.org <lgo@tigris.org> wrote:
> Author: lgo
> Date: Sun May 20 03:04:21 2007
> New Revision: 25076
>
> Log:
> Fix issue #1808: if a file in a working copy is replaced by a special file,
> don't delete it during an update. This fixes a data loss issue.
>
> * subversion/libsvn_wc/adm_ops.c
> (svn_wc_remove_from_revision_control): check if a local non-special file was
> overwritten by a special file. If that's the case, consider the file locally
> modified and don't delete it.
>
> * subversion/tests/cmdline/special_tests.py
> (update_obstructing_symlink): new test
> (test_list): run the new test

Nice fix. Should we backport to 1.4.x?

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 20 12:54:54 2007

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.