Hi all,
I'm using Hudson CI for my project. However i faced a problem. Hope someone can guide me...
I want to check out some code from SVN by using Hudson CI. However i want to select certain folders to be check out only. I tried " Excluded Regions" provided in Hudson advanced settings...
Like said i want to filter folder "folderA". i don't want this folder check out from svn when i hit build link at Hudson. Therefore i write "folderA" at the excluded regions text field. But it doesn't work.
Anyone knows why it does not work?
Thanks!