Re: "svn update --set-depth=exclude" exits prematurely, leaving repo in need of cleanup

2016-07-05 Thread Jim Barry
> This must be a bug, right? Any chance somebody can take a look at it?

[... tumbleweed ...]

Anyone? Should I file a bug report?

Thanks




Re: "svn update --set-depth=exclude" exits prematurely, leaving repo in need of cleanup

2016-07-05 Thread Branko Čibej
On 05.07.2016 16:00, Jim Barry wrote:
>> This must be a bug, right? Any chance somebody can take a look at it?
> [... tumbleweed ...]
>
> Anyone? Should I file a bug report?

I can reproduce this with 1.9.4 and trunk ... definitely a bug, only
dir/subdir2 should be left (since dir/subdir2 is unversioned content of
dir).

-- Brane