Hi everyone, Under Subversion plugin I'm trying to exclude some files in my svn repository from triggering a build. But I don't understand the format of the pathnames... My repository looks like: - the root http://svn/project - the trunk <http://svn/project>http://svn/project <http://svn/project/trunk> <http://svn/project/trunk>/trunk - some files to exclude, http://svn/project <http://svn/project/trunk/file1.txt> <http://svn/project/trunk/file1.txt>/trunk/file1.txt --- <http://svn/project/trunk/file1.txt>http://svn/project <http://svn/project/trunk/file2.bat>/trunk/file2.bat So I wrote down: /trunk/file1.txt /trunk/file2.bat to exclude them. But it doesn't seem to work. Have I done something wrong ? Thx Bruno
-- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/86a169d5-101e-4695-92f5-543a805718e7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
