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

Re: Overwriting WC files with 'update'

From: Giovanni Bajo <rasky_at_develer.com>
Date: 2005-11-21 11:18:59 CET

Peter N. Lundblad <peter@famlundblad.se> wrote:

> (An alternative would be to just install the new text-base, which will
> make svn treat the pre-existing file as a modified version of the new
> file. But might this be too dangerous? It wouldn't loose data, but
> maybe it is confusing.)

IIUC, it'd be very dangerous. The user might accidentally commit it (a common
scenario would be that the pre-existing file is not the latest version of the
file that was actually added to the repository, but it comes from an older
iteration of the patch). Marking it as a conflict makes sure the user at least
explicitally resolves it one way or another.

Giovanni Bajo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 21 11:20:11 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.