Nicolas:

Looks like I can write into this directory, but I can't overwrite what is 
already there cause permissions are only write for you.  Can you delete what is 
there so I can put the new build out.

/home/data/httpd/download.eclipse.org/technology/nebula/xviewer/update-N

-----Original Message-----
From: [email protected] [mailto:[email protected]] On 
Behalf Of Nicolas Richeton
Sent: Wednesday, July 14, 2010 2:57 PM
To: Nebula Dev
Subject: Re: [nebula-dev] Please give write access to downloads and 
update-Nareas for hudson to post builds

Hi Donald,

These directories are writable for the nebula group and I am not allowed to 
change ownership to hudsonbuild. As a result we would have to add write 
permission to everyone (o+w). But since these folders are mirrored and are 
available on the internet, I'm not sure this is good thing. Maybe we need to 
check with the webmasters.

Another solution is to setup a cron job to copy results under your own login. I 
use this for gallery :

/opt/public/common/apache-ant-1.7.1/bin/ant -f /opt/users/ 
hudsonbuild/.hudson/jobs/cbi-nebula.widgets.gallery-0.5.x-nightly/
workspace/build/org.eclipse.gallery.releng/promote.xml -
Dpromote.properties=/opt/users/hudsonbuild/.hudson/jobs/cbi-
nebula.widgets.gallery-0.5.x-nightly/workspace/build/ 
org.eclipse.gallery.releng/promote-N.properties     2>/dev/null 1> ~/ 
promo_logs/cbi-nebula.widgets.gallery-0.5.x-nightly-promo.txt

It used to work, but since the Gallery build is currently broken, I cannot 
garantee.
--
Nicolas


Le 14 juil. 10 à 19:09, Dunne, Donald G a écrit :

> Xviewer now has a hudson build task that will build Xviewer.  Only 
> problem is it can't write into the downloads and update-N areas to 
> post the builds.
>
> Can the permissions be changed for the following directories to allow 
> write to anyone kicking off hudson build can write to these areas.
>
> /home/data/httpd/download.eclipse.org/technology/nebula/xviewer/
> downloads/drops/latest AND
> /home/data/httpd/download.eclipse.org/technology/nebula/xviewer/
> update-N
>
> _______________________________________________
> nebula-dev mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/nebula-dev

_______________________________________________
nebula-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/nebula-dev
_______________________________________________
nebula-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/nebula-dev

Reply via email to