Hi, I seem to be very confused by the documentation for Apache CMS,
the incubator website, and SVN.


https://incubator.apache.org/guides/sites.html says:

> The published site for each podling should conform to this URL space:
> http://podlingname.incubator.apache
>
> The website lives in the following directory on people.apache.org:
> /www/podlingname.apache.org/content/


https://www.apache.org/dev/cmsref.html#svn

says

> Easiest way to get setup quickly is to use the boilerplate site setup. It has 
> the right files in the right structure. Just export it and add it to svn.

> svn export https://svn.apache.org/repos/infra/websites/cms/template site
> svn add site
> svn ci site -m "initial setup for the cms"



All of these documentations use incomplete URIs like "In SVN", so I
have no idea about what is the SVN space I am meant to modify.


I was able to follow the above and add "site" to
https://svn.apache.org/repos/asf/incubator/taverna/ - but I believe
this is totally the wrong place, because nothing appears on

http://taverna.incubator.apache.org/


SSH to people.apache.org reveals no folder for Taverna in /www

stain@minotaur:/www$ ls -al *taverna*
ls: *taverna*: No such file or directory



Any hints or suggestions on how to improve this documentation? Is some
more bootstrapping required through INFRA and our mentors?




-- 
Stian Soiland-Reyes, myGrid team
School of Computer Science
The University of Manchester
http://soiland-reyes.com/stian/work/ http://orcid.org/0000-0001-9842-9718

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

Reply via email to