Svn dont ignore files when add console -


i working in project svn , have file ".svnignore" list of folders ignore.

when run command "svn add *", svn add files including folders in ".svnignore".

there better way add files in console except folders inside ".svnignore" list?

subversion not use .svnignore file. use svn:ignore properties: http://svnbook.red-bean.com/en/1.7/svn.advanced.props.special.ignore.html


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -