You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by "Craig R. McClanahan" <cr...@apache.org> on 2001/07/20 09:14:29 UTC

jakarta-site2 process changes needed (heads up)

Heads up ... the old process for updating the Jakarta web site no longer
works, since the CVS repositories are no longer present on daedalus.  It's
too late tonight, or I'd actually figure out how to update fix -- but
wanted to warn anyone else who was going to try.  The workaround is to use
scp from your generated copies of the HTML files (instead of using cvs
update on daedalus).

Also, there are three files in the /www/jakarta.apache.org/site directory
that have incorrect permissions that disallow anyone else from updating
them.  Marc and Daniel, *please* set your umask values to 002 so that this
doesn't happen again, and also update the permissions to add group write
on the following files:

  binindex.html (marcsaeg owner)
  mail.html (dfs owner)
  sourceindex.html (marcsaeg owner)

Craig McClanahan

  


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
For additional commands, e-mail: general-help@jakarta.apache.org


Re: jakarta-site2 process changes needed (heads up)

Posted by Peter Donald <do...@apache.org>.
On Fri, 20 Jul 2001 17:44, Stefan Bodewig wrote:
> To add on this, I've just done a cvs update on daedalus that
> successfully updated binindex, news and sourceindex.

Worked for me too ;)

Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
For additional commands, e-mail: general-help@jakarta.apache.org


Re: jakarta-site2 process changes needed (heads up)

Posted by Stefan Bodewig <bo...@apache.org>.
To add on this, I've just done a cvs update on daedalus that
successfully updated binindex, news and sourceindex.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
For additional commands, e-mail: general-help@jakarta.apache.org


Re: jakarta-site2 process changes needed (heads up)

Posted by Stefan Bodewig <bo...@apache.org>.
On Fri, 20 Jul 2001, Craig R. McClanahan <cr...@apache.org> wrote:

> Heads up ... the old process for updating the Jakarta web site no
> longer works, since the CVS repositories are no longer present on
> daedalus.

I've changed the CVS root for the directories under control of the
jakarta-site2 module to use :pserver: as user anoncvs on
cvs.apache.org days ago - this should work.

What kind of problems do you see?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
For additional commands, e-mail: general-help@jakarta.apache.org


RE: jakarta-site2 process changes needed (heads up)

Posted by Marc Saegesser <ma...@apropos.com>.
Craig,

Sorry, I thought I had changed the umask long ago, sigh.

Stefan had already fixed up jakarta-site2.  I noticed that my recent updates
to jakarta-tomcat-site had whacked the permissions there too due the bad
umask.  These have been fixed as well.


Marc Saegesser

> -----Original Message-----
> From: Craig R. McClanahan [mailto:craigmcc@apache.org]
> Sent: Friday, July 20, 2001 2:14 AM
> To: general@jakarta.apache.org
> Cc: marcsaeg@apache.org; dfs@apache.org
> Subject: jakarta-site2 process changes needed (heads up)
>
>
> Heads up ... the old process for updating the Jakarta web site no longer
> works, since the CVS repositories are no longer present on daedalus.  It's
> too late tonight, or I'd actually figure out how to update fix -- but
> wanted to warn anyone else who was going to try.  The workaround is to use
> scp from your generated copies of the HTML files (instead of using cvs
> update on daedalus).
>
> Also, there are three files in the /www/jakarta.apache.org/site directory
> that have incorrect permissions that disallow anyone else from updating
> them.  Marc and Daniel, *please* set your umask values to 002 so that this
> doesn't happen again, and also update the permissions to add group write
> on the following files:
>
>   binindex.html (marcsaeg owner)
>   mail.html (dfs owner)
>   sourceindex.html (marcsaeg owner)
>
> Craig McClanahan
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
For additional commands, e-mail: general-help@jakarta.apache.org


Re: jakarta-site2 process changes needed (heads up)

Posted by Jon Stevens <jo...@latchkey.com>.
on 7/20/01 12:14 AM, "Craig R. McClanahan" <cr...@apache.org> wrote:

> Heads up ... the old process for updating the Jakarta web site no longer
> works, since the CVS repositories are no longer present on daedalus.  It's
> too late tonight, or I'd actually figure out how to update fix -- but
> wanted to warn anyone else who was going to try.  The workaround is to use
> scp from your generated copies of the HTML files (instead of using cvs
> update on daedalus).

Type:

cd /www/jakarta.apache.org/site
cvs login

password is "anoncvs"

Nothing needs to be changed. This is actually yet another reason why I like
storing the "compiled" files in CVS. You can easily duplicate the site
across multiple machines in case one goes down.

-jon


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
For additional commands, e-mail: general-help@jakarta.apache.org