Hi Guys,

I am looking for some help related to a particular situation in Jenkins - 

I have a repository where there are around 250+ SOA service resides and 
each directory has got trunk, release and branch as subdirectory, something 
looks like - 

ROOT_DIR/Service-1/trunk
ROOT_DIR/Service-1/release
ROOT_DIR/Service-1/branch 

ROOT_DIR/Service-2/trunk
ROOT_DIR/Service-2/release
ROOT_DIR/Service-2/branch

Now my problem is that I want to configure a build job which should be 
built from trunk only for every service.

Currently I am configuring 250+ svn locations in jenkins for svn, which is 
certainly not good.

Can any one please tell if there is a better way to do this?

Regards,
Anshuman

Reply via email to