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

Re: "svn status" does not show unversioned items been deleted but not committed

From: Andrey <andry_at_inbox.ru>
Date: Wed, 14 Jun 2017 14:31:53 +0300

Bert Huijben <bert_at_qqmail.nl> писал(а) в своём письме Wed, 14 Jun 2017
13:29:18 +0300:

>> So, what about this issues? I see it as not opened yet. Will it be
>> fixed?
>
> It is not easy to really describe 'the issue'.
>
> How would you handle 'svn rm --keep-local <file>', where the current
> behavior is the expected behavior.
i think `svn status` must at least warn user that deleted file has been
locally replaced

> In Subversion <= 1.6 versioned directories would always be available
> locally
> until the delete was committed and we explicitly handled this case this
> way.
>
>
>
> On the API level there is no real issue, as the information that
> something
> exists locally is already available there...
> So the thing that is missing is how to show this information from the
> 'svn'
> tool without breaking backwards compatibility.
>
> Bert
Backwards compatibility is important, availability to loose local changes
w/o a warning even more important than compatibility
Received on 2017-06-14 13:32:44 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.