recursive ignore


/ Published in: Bash
Save to your folder(s)

set svn ignore recursively based on a file


Copy this code and paste it in your HTML
  1. svn -R propedit svn:ignore -F svnignore.txt .

Report this snippet


Comments


You need to login to view comments.