Re: Hudson Setup
Re: Hudson Setup
- Subject: Re: Hudson Setup
- From: Mike Schrag <email@hidden>
- Date: Fri, 12 Jun 2009 13:53:26 -0400
When I kick off a build, it's downloading my project from SVN as expected, and then executing the shell command: ./setupWorkspace.sh ${WORKSPACE} 54
don't execute ./, execute with the full path to setupWorkspace.sh ... it's using "dirname $0" to get its folder, which is "." in your case.
ms |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Hudson Setup (From: David Avendasora <email@hidden>) |