I have a Jenkins job which pulls in two separate SVN repositories e.g.

   - http://svn/project1/trunk with local module checkout directory .
   - http://svn/project2/trunk with local module checkout directory 
   ./opensource

I'd like to be able to configure the job so that it only runs when there 
are changes in the *./opensource *directory i.e. changes in 
*http://svn/project2/trunk 
<http://svn/project2/trunk>*.

To do this I'm trying to use the 'included regions' section of the 
configuration but I don't know how to reference a specific repository.

Examples given would suggest I used something like */trunk/.** but this 
doesn't allow for choosing a particular repository.

Any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/673afc00-854d-4e06-9061-68ecefb48045%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to