[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: Bert Huijben <bert_at_qqmail.nl>
Date: Wed, 14 Jun 2017 12:29:18 +0200

> -----Original Message-----
> From: Andrey [mailto:andry_at_inbox.ru]
> Sent: woensdag 14 juni 2017 12:22
> To: users_at_subversion.apache.org
> Subject: Re: "svn status" does not show unversioned items been deleted but
> not committed
>
> 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.

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
Received on 2017-06-14 12:29:28 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.