Hi folks,
consider the following layout we need to solve for our legacy build:
.
|-- forms
|-- src
\-- inc
inc shall point to forms as external. Wenn doing "svn ps" with "forms
inc" or "./forms inc" I receive an error. Of course, according to the
help output [1] this is not possible. But why can't I have same level
externals? We currently apply the ugly workaround by creating 'inc' and
adding externals beneath that.
I am on Subversion 1.9.x, 1.10.x.
Shall I open a JIRA issue for that?
Michael
[1]
https://github.com/apache/subversion/blob/trunk/subversion/po/de.po#L16176-L16212