Welcome, Guest
Username Password: Remember me

Hudson with Subversion
(1 viewing) (1) Guest
Hudson
  • Page:
  • 1

TOPIC: Hudson with Subversion

Hudson with Subversion 1 year, 10 months ago #298

  • scmuser
  • OFFLINE
  • Gold Boarder
  • scm master
  • Posts: 237
  • Points: 3427
  • Karma: 0
  • Honor Medal 2009
A basic question about Hudson and Subversion when having many branches
I have a trunk and many branches.

I want a single Hudson job to control all these things, instead of creating one job for each branch, not to mention the fact that the number of branches will increase in the future.

The most important thing is, when branch A is changed and updated, I want Hudson only to build branch A, not all branches and trunk.

In a word: how can I make Hudson discriminate which directory has been changed and run the corresponding script?
How to implement this?

Re:Hudson with Subversion 1 year, 7 months ago #381

  • praveen
  • OFFLINE
  • Moderator
  • Posts: 43
  • Points: 3561
  • Karma: 0
  • Honor Medal 2009
Hello
You should use parameterized build which and you should later give as ${BRANCH} where ever you call respective branch...
  • Page:
  • 1
Time to create page: 0.65 seconds

     
    
Home Forum