My old Hudson job templates allow you to specify a branch/revision for the 
Wonder frameworks out of Subversion, I'm not sure how CVS works (never had the 
"pleasure") but if you take a look at them, they should give you an idea of how 
to modify the job. 

https://github.com/avendasora/WOJenkins

Basically, the frameworks get built into a Repository/branch/MyFmwk.framework 
structure, then the the Hudson job that builds the Application can specify 
which branch of the framework to use and then there are shell scripts that read 
that value and create a sym-link to the specific branch in the local frameworks 
directory for the job. (it uses symlinks for all the frameworks, including WO 
and WOnder (much faster builds that way).

It's hard to explain ... if you find me on skype (avendasora) or via IM 
([email protected]) then I'd be happy give you an overview.

Dave


On Oct 18, 2011, at 7:39 AM, Ramsey Gurley wrote:

> Hi all,
> 
> I have a framework (2 actually) that is branched on CVS and I need to build 
> the branch for one project while building the trunk for all the rest of the 
> projects.  I'm wondering if there's an easy way to set this up? 
> 
> Thanks,
> 
> Ramsey
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com
> 
> This email sent to [email protected]
> 
> 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to