Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dash-dev] Re: Workspace name change..


It looks as though this might really be a permissions issue. Everything was working fine up until a few days ago and I haven't changed anything. But I have access to my workspace directory but not the build..

ls -l /opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/workspace
total 0
drwxr-x---  6 hudsonbuild callisto-dev 304 2009-10-09 17:38 build
drwxr-xr-x 11 hudsonbuild callisto-dev 352 2009-10-09 17:20 org.eclipse.amp

Is that normal?


On Oct 9, 2009, at 2:59 PM, Miles Parker wrote:


Hmmm... not that's not working either..

I've checked that:


But when I run the script I get:

Buildfie:  /opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/ws/build/org.eclipse.amp.releng/promote.xml does not exist!

My sh script is I think SOP (w/ change to ws dir):

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


On Oct 9, 2009, at 2:54 PM, Miles Parker wrote:


Um, did the build path change or am I going nuts? (The possibility of both has occurred to me.) My promote sh scripts didn't work anymore, and then I noticed that my-proj/workspace/build/.. had changed to my-proj/ws/build/..

Miles T. Parker
President and Chief Software Architect
Metascape, LLC

tel: 509-643-4441
skype: milestravisparker


Miles T. Parker
President and Chief Software Architect
Metascape, LLC

tel: 509-643-4441
skype: milestravisparker


Back to the top