Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: svn-release-mgr-plugin, svn-tag-plugin, svnpublisher-plugin
-
Labels:None
-
Similar Issues:
Description
I try exclude all *.exe files from svn checkout
Using regular expresion *.exe$
or .*\.exe
or full path to some exe file
but all unsuccessfull.
excluded path are not excluded from checkout
For more info
https://cloudbees.zendesk.com/requests/14044