/ Published in: Bash
set svn ignore recursively based on a file
Expand |
Embed | Plain Text
svn -R propedit svn:ignore -F svnignore.txt .
You need to login to post a comment.
mogui on 06/26/10
1 person have marked this snippet as a favorite
set svn ignore recursively based on a file
svn -R propedit svn:ignore -F svnignore.txt .
You need to login to post a comment.