Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Building mixed plugins - from branch and trunk

Hello,

I have a product that consists of 10 plugins that are in trunk. I want to add a feature to one of the plugins so I branch it off. In Jenkins I currently checkout trunk/product directory where all the plugins are. How do I checkout in a such a way so that one plugin is checked out from branch and the rest is checkout from trunk/product, except the plugin that is branch without listing all 10 plugins by their SVN path?

Also, is there way to use Team Project Set file for what I am trying to do?

Thanks,
Alex

Back to the top