gitignore, on a svn server?
How does svn handle ignored files? I'll checkout, do the svn ignore, and update, then I'll get the git repo to play along and make svn ignore the .gitgnore
svn:ignore. See http://svnbook.red-bean.com/en/1.1/ch07s02.html
Does r67645 where I ignore gitignore resolve this issue?