OK, thanks, I was now able to checkout the generated website content into that svn directory.
Now we still need to check that out on people.apache.org under /www/ incubator.apache.org/content/twill and have a way to update it every time it changes in svn. I don't have any privileges to do that - do our mentors have enough karma or do we need to open an INFRA issue for that? In the meantime I will ask Albert and Poorna to request their accounts. -Andreas. On Sun, Dec 15, 2013 at 1:46 PM, Bernd Fondermann < [email protected]> wrote: > I've followed > http://incubator.apache.org/guides/mentor.html#Set+Up+Repository > by creating > https://svn.apache.org/repos/asf/incubator/twill > and I've patched > asf-authorization-template > (rev. 890462), so committers should now be able to add the content to svn, > if that is what they want to do. > I noticed that initial committers Poorna and Albert seem to have an ICLA on > file, but maybe need to have accounts requested. Anyway, I did not add them > to the autorization file, because of the lack of their ASF usernames. > > Mentors, please check if the changes I made are ok. > > Bernd > > > > > > > On Sat, Dec 14, 2013 at 9:59 AM, Patrick Hunt <[email protected]> wrote: > > > I get the same error on 1. I get "permission denied" when trying to > > address 3. > > > > Perhaps someone with more karma than I can do it? (A VP for example). > > > > Patrick > > > > > > On Fri, Dec 13, 2013 at 4:57 PM, Andreas Neumann <[email protected]> > wrote: > > > Hi all, > > > > > > so now we have a website that can be generated as part of our build > with > > > maven. The next step is to publish it on the incubator site. Now it > > appears > > > (as per http://incubator.apache.org/guides/sites.html) that this > > comprises > > > the following steps: > > > > > > > > > 1. Check in the generated site content under > > > https://svn.apache.org/repos/asf/incubator/twill/<some-path>. > > > 2. Update the project status page with the exact path where it was > > > checked in > > > 3. Checkout that svn path on people.apache.org under /www/ > > > incubator.apache.org/content/twill > > > 4. Run svn update whenever the content has been updated. > > > > > > For 1, I tried to checkout > https://svn.apache.org/repos/asf/incubator/but > > > I get an error, that the repository has moved... to the exact same > > > location. I asked on the #asfinfra channel on IRC and was told that our > > > mentors have to create incubator/twill and then I can check that out. > > > > > > For 2, I should be able to do that as soon the content is there. > > > > > > For 3, that directory does not exist on people.apache.org, and even > > though > > > I can ssh in, I do not have privileges to create it, let alone checking > > out > > > the svn. I guess one of our mentors needs to do that for us? > > > > > > For 4, what is the process to do this repeatedly? Is it a cron job, and > > if > > > so, who sets it up? Or is it a manual process? > > > > > > Mentors, please help. > > > > > > Thanks -Andreas. > > >
