During the conversion from
<acronym>CVS
</acronym> to
<acronym>SVN
</acronym>, vendor branches were imported with the same layout as the main tree. For example, the
<application>foo
</application> vendor sources ended up in
<filename>vendor/
<replaceable>foo
</replaceable>/dist/contrib/
<replaceable>foo
</replaceable></filename>, but it is pointless and rather inconvenient. What we really want is to have the vendor source directly in
<filename>vendor/
<replaceable>foo
</replaceable>/dist
</filename>, like this: