Sorry, i don't have full answers to this so i am guessing.

The ftpserver incubation started a long time ago, so
you are still using CVS rather than Subversion.

Some time ago Incubator moved to SVN for its website.
You can browse the repository here and see the layout:
http://svn.apache.org/viewcvs.cgi/incubator/

The main website is under "public/trunk/" and each
project website is at the top-level.

The old CVS for Incubator website is closed and
that is why you cannot commit to it.

You should be able to still keep your sources in
your old CVS (but need to migrate to SVN soon).

Your generated website documents must be checked
into the incubator subversion repository. 

Aha, i found it. What i said above is how it
happens for new projects. Your space for your
generated website documents is in Incubator SVN.
So do:
svn checkout https://svn.apache.org/repos/asf/incubator/public/trunk incubator
and commit your generated documents to
site-publish/projects/ftpserver/
then to update the site, do
ssh people.apache.org
cd /www/incubator.apache.org/ftpserver
svn update

Do you have project mailing lists for "dev"
and "commits"?

Your project mentors need to assist. I don't have
the bandwidth to continue on.

-David

Rana Bhattacharyya wrote:
> Hi,
> 
>     I have tried to update the project site for the
> Incubator FtpServer site. But it seems that I do not
> have access to do that. I am getting access denied
> error message.
> 
> **** Access denied: Insufficient Karma
> (rana_b|incubator-site/build/site/projects/ftpserver)
> 
> 
> Can someone please help me to update the project site?
> What I am accessing to update the site (CVS module
> incubator-site/build/site/projects/ftpserver) is
> right? If that is right can I get the access to commit
> site pages?
> 
> Thanks,
> Rana Bhattacharyya

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to