You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Stephen Butler <sb...@elego.de> on 2008/01/16 16:38:47 UTC

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

Quoting David Glasser <gl...@davidglasser.net>:

> On Jan 16, 2008 11:19 AM,  <st...@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@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org