On 7/5/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:

I've redirected the nightly builds script to:

  http://people.apache.org/builds/shale/

and modified my local script to post there.

Can we change this to /builds/shale/nightly ?  Eventually we'll want
to put test builds/release candidates there as well, and they will be
easier to manage in separate directories.

In addition, I think I've
figured out the trick that "mvn site:deploy" uses to get the resulting
permissions correct.  It looks like it issues a remote ssh command after the
upload -- in my case, I've added the following to my scipt; we'll see if it
actually works tomorrow:

  ssh [EMAIL PROTECTED] `chmod -Rf g+w
/www/people.apache.org/builds/shale/'

This is working. :)

--
Wendy

Reply via email to