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

Re: svn commit: r28930 - in branches/tree-conflicts/subversion: libsvn_wc tests/cmdline tests/libsvn_wc

From: Stephen Butler <sbutler_at_elego.de>
Date: Wed, 16 Jan 2008 17:38:47 +0100

Quoting David Glasser <glasser_at_davidglasser.net>:

> On Jan 16, 2008 11:19 AM, <stsp_at_tigris.org> wrote:
>
>> - phrases->update_deleted = _("The update wants to delete the file '%s'\n"
>> + phrases->update_deleted = _("The update deleted the file '%s'\n"
>> "(possibly as part of a rename
>> operation).\n");
>
> Just to check: does the update actually delete the file on disk / in
> the wc? Or should this be "tried to delete"?
>
> (Same goes for the rest of this commit.)

Hi Dave,

There's no change from the current behavior, as far as the file is concerned.
The file is removed from version control. If there were no local mods, it is
removed from the file system too. By the time the user runs 'svn info', all
of that is in the past.

Regards,
Steve

-- 
Stephen Butler | Software Developer
elego Software Solutions GmbH
Gustav-Meyer-Allee 25 | 13355 Berlin | Germany
fon: +49 30 2345 8696 | mobile: +49 163 25 45 015
fax: +49 30 2345 8695 | http://www.elegosoft.com
Geschäftsführer: Olaf Wagner | Sitz der Gesellschaft: Berlin
Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-01-16 17:49:19 CET

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.