
Oct. 29, 2005
10:53 p.m.
Fred L. Drake, Jr. wrote:
Shouldn't we simply remove the .cvsignore files? Subversion doesn't use them, so they'll just end up getting out of sync with the svn:ignore properties.
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 Regards, Martin