svnignore - svn copy:how to ignore files not under version control -


i want use svn copy create new tag,but have files not under control(e.g.:some js files generated coffeescript).svn copy command abort , display error: error: <file> not under version control.

my question is:how ignore files not under version control when run svn copy?

my command svn copy trunk/* tags/2014-08-18/


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -