upload my project skipping .svn dirs
Hi,
Using php project with .svn in PhpStorm 8.0.2 under Windows 7 if can I to upload my project to external site through ftp skipping these .svn dirs from coping?
If yes please give instruction how to make it.
Thanks!
请先登录再写评论。
Hi there,

1) Open your Deployment entry in "Settings | Build , Execution, Deployment | Deployment"
2) Open "Options" settings sub-page
3) "Exclude items by name" field -- if you add a pattern there it will be applied to both file and folder name and if matched it will be skipped.
P.S.
.svn is there by default -- such folders and files should not be transferred