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

Re: svn status merges intersected external records into single row

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Fri, 30 Jun 2017 07:52:06 +0200

On Fri, Jun 30, 2017 at 4:12 AM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> Johan Corveleyn wrote on Fri, 30 Jun 2017 00:06 +0200:
>> Summarized, you're saying that with this svn:externals definition:
>>
>> ^/dir1/dir1_subdir1 ext/dir1_subdir1
>> ^/dir1/dir1_subdir2 ext/dir1_subdir2
>>
>> (with ext being an unversioned intermediate directory)
>> running 'svn status' only reports one X line (for 'ext') instead of a
>> line for each external definition (like it does with other externals):
>>
>> X test_repo_root\ext
>
> 'ext' is not a file external and is not the root of a directory
> external, so it shouldn't be printed with status 'X'; therefore this
> output is a bug.
>
> ... Right?

Yeah, the more I think about it, the more I think it's a bug indeed.

-- 
Johan
Received on 2017-06-30 07:52:33 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.