
Oct. 29, 2005
11:32 p.m.
That might be reasonable. I just noticed that it is convenient to do
svn propset svn:ignore -F .cvsignore .
Without a file, I wouldn't know how to edit the property, so I would probably do
svn propget svn:ignore . > ignores vim ignores svn propset svn:ignore -F ignores . rm ignores
Won't "svn propedit svn:ignore ." do the trick? Noam