Re: Flex docs are out of date

2014-10-15 Thread Nicholas Kwiatkowski
I did two batches, one of ~ 600, and the other of about 500. If you get above 600, that's when it throws a fit. If you have a descent SVN IDE, it's pretty easy to do selective pushes... >From the command line, you have to put all the filenames into a text file, and commit based on that -- also no

Re: Flex docs are out of date

2014-10-15 Thread Alex Harui
On 10/15/14, 7:39 AM, "Nicholas Kwiatkowski" wrote: >It looks like buildbot is finished -- the updated docs are up on the site. Excellent. Thanks for doing it. Was there just one batch of <500 files? I wonder if there is a better place for the docs so we could just plain upload it in one sho

Re: Flex docs are out of date

2014-10-15 Thread Nicholas Kwiatkowski
It looks like buildbot is finished -- the updated docs are up on the site. On Tue, Oct 14, 2014 at 9:36 AM, Alex Harui wrote: > I updated the MD5s > > On 10/14/14, 5:18 AM, "Tom Chiverton" wrote: > > >That makes sense. > > > >Could you update the installer XML too while you are there ? > > > ht

Re: Flex docs are out of date

2014-10-14 Thread Alex Harui
I updated the MD5s On 10/14/14, 5:18 AM, "Tom Chiverton" wrote: >That makes sense. > >Could you update the installer XML too while you are there ? >http://apacheflexbuild.cloudapp.net:8080/job/MD5Checker/lastFailedBuild/co >nsole > >Tom > >On 14/10/14 12:45, Nicholas Kwiatkowski wrote: >> I can

Re: Flex docs are out of date

2014-10-14 Thread Tom Chiverton
That makes sense. Could you update the installer XML too while you are there ? http://apacheflexbuild.cloudapp.net:8080/job/MD5Checker/lastFailedBuild/console Tom On 14/10/14 12:45, Nicholas Kwiatkowski wrote: I can take care of this. Pretty much, you need to extract the production ASDOCS pac

Re: Flex docs are out of date

2014-10-14 Thread Nicholas Kwiatkowski
I can take care of this. Pretty much, you need to extract the production ASDOCS package over your local copy of the website, and selectively commit < 500 files at a time. After each of those commits, you need to wait for buildbot to rebuild the website or it freaks out and infra needs to restart t

Re: Flex docs are out of date

2014-10-14 Thread Tom Chiverton
https://cwiki.apache.org/confluence/display/FLEX/Where+to+publish+updated+SDK+version+numbers only has a slightly cryptic "Update the /asdocs/, if needed. The SVN only allows ~500 pages per commit or it starts to give weird errors. Keep this in mind and commit thoughtfully.". But I don't see a d

Flex docs are out of date

2014-10-13 Thread Justin Mclean
Hi, Looks like we're not published the latest ASdocs from the last SDK release. Can someone take a look at this? https://issues.apache.org/jira/browse/FLEX-34607 Thanks, Justin