On 2009-04-08, <jan.mate...@rzf.fin-nrw.de> wrote: >> We have 2 KEYS files : >> - https://svn.apache.org/repos/asf/ant/core/trunk/KEYS >> - https://svn.apache.org/repos/asf/ant/antlibs/common/trunk/KEYS
>> Why ? > The first is the one Ant itself. Not quite. It is the one included in Ant distributions. > The 2nd is included via svn:externals into all antlibs, so they contains > a > {MYANTLIB}/common/KEYS file. (Not in the root directory ...) and it is the one published as http://www.apache.org/dist/ant/KEYS (provided you remembered to do an "svn up" in the correct place after you've modified it in svn) so it is the official KEYS file for all releases made by the Ant project. > Sadly we cant include one file - only directories. [via svn:externals, that is] That's exactly the reason why Ant still has KEYS file of its own. > According to > http://www.nabble.com/svn:external-for-a-single-file-td15029576.html > this should be possible with subversion 1.6 ... But would require all of us to use Subversion clients that supported it (externals are mostly a client side feature) - which is unlikely to happen too soon. IIUC the server is already running subversion 1.6. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org