[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: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 30 Jun 2017 02:12:55 +0000

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?
Received on 2017-06-30 04:13:08 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.