On 27 January 2014 18:12, sebb <seb...@gmail.com> wrote:
> On 27 January 2014 09:21, Steve Hay <steve.m....@googlemail.com> wrote:
>> On 31 December 2013 17:53, sebb <seb...@gmail.com> wrote:
>>> It's also quite unusual to have a browsable copy of the source on the
>>> ASF mirrors.
>>> This doubles the amount of space taken, and is not scalable.
>>>
>>> It would be better to provide a link to the SVN tag.
>>>
>>>
>>> Also the download page should have links to the KEYS file, and to the
>>> hashes and sigs for each downloadable item.
>>> Have a look at the httpd download pages for examples of how it can be 
>>> presented.
>>>
>>
>> This is all now done in
>> https://dist.apache.org/repos/dist/release/perl and
>> https://svn.apache.org/repos/asf/perl/modperl/docs/trunk/src/download/index_top.html
>
> It looks like the you are not yet using svnpubsub for your release directory.
> So either you need to copy the md5 and sha1 files to
> /www/www.apache.org/dist/perl or you need to raise a JIRA for infra to
> convert you to svnpubsub.
>
> Or you could do both; copy the missing files from dist/release/perl
> now, and then svnpubsub will take over.

I believe we are using SvnPubSub for releases - see JIRA INFRA-6707
https://issues.apache.org/jira/browse/INFRA-6707

However, I noticed myself that the files at
http://www.apache.org/dist/perl/ do not reflect the changes I have
made in SVN, so I have raised another JIRA regarding this already:
INFRA-7241
https://issues.apache.org/jira/browse/INFRA-7241


>
>> We just need to regenerate
>> https://svn.apache.org/repos/asf/perl/site/download/index.html from
>> the latter and we should be all good then.
>>
>> So does anyone know how/where (on people.apache.org? as perlwww?) we
>> run the script to regenerate the site from
>> https://svn.apache.org/repos/asf/perl/modperl/docs/trunk???
>
> As far as I can tell, you are using svnpubsub for the website, so that
> will depend on whether you are also using CMS.

Yes, we are using SvnPubSub for the website too (see INFRA-7055), but
we still intend to generate the contents of the SVN folder from
https://svn.apache.org/repos/asf/perl/modperl/docs/trunk like we
always used to, so that's what I've edited so far... I'm just not yet
sure how/where to regenerate the website files from that. A cron job
on people.apache.org used to do it. I think we need to run largely the
same script (but outputting to a different location) and then check
the output into SVN, but I've yet to figure out the details.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to