Issue Details (XML | Word | Printable)

Key: HUDSON-5954
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: pgweiss
Reporter: pgweiss
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hudson

Want includedRegions feature analogous to excludedRegions feature

Created: 16/Mar/10 11:29 AM   Updated: 16/Mar/10 12:43 PM   Resolved: 16/Mar/10 12:43 PM
Return to search
Component/s: subversion
Affects Version/s: None
Fix Version/s: None


 Description  « Hide

It often happens (at least for me!) that in order to do a build I must check out an svn tree, say,

/trunk/myapp

but I don't want to actually trigger the build unless certain subsets of that tree have changed, e.g.

/trunk/myapp/dir1
/trunk/myapp/library/dira
/trunk/myapp/library/dirb

I would like to have a feature analogous to excludedRegions where I could specify these paths as includedRegions and the build would only be triggered if a checkin occurred that modified something in the includedRegions.

If both excludedRegions and includedRegions were specified, it would work in the obvious way, i.e. a change would have to have at least one path that was in includedRegions, but not in excludedRegions.



Sort Order: Ascending order - Click to sort in descending order
pgweiss made changes - 16/Mar/10 11:30 AM
Field Original Value New Value
Assignee pgweiss [ pgweiss ]
scm_issue_link made changes - 16/Mar/10 12:43 PM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]