"Valhallasw" posted a comment on pywikipedia.r10064. URL: http://www.mediawiki.org/wiki/Special:Code/pywikipedia/10064#c32596
Commit summary for pywikipedia.r10064: ignore *.bak Valhallasw's comment: You're right, SVN doesn't allow this (git does). It can be set 'recursively' with svn propset svn:ignore --recursive but this just applies the change to all subfolders. See also: svn propget svn:ignore --recursive Thus editing it per folder seems the right thing to do! Sorry for the disturbance :-) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
