James Swetnam <[email protected]> writes: > The apr-util subversion repository is missing a trunk directory. This > is inconsistent with the 'how to use anonymous subversion' section of > the website > http://apr.apache.org/anonsvn.html > > Which lists the following command: > > svn co http://svn.apache.org/repos/asf/apr/apr-util/trunk/ apr-util > > as the way to checkout the latest working copy.
apr-util doesn't have a development trunk; apr-util only exists in older branches, and trunk has been merged into apr's trunk. I suppose someone could create a trunk directory just to put in a README file explaining that.
