https://bugzilla.redhat.com/show_bug.cgi?id=853553 --- Comment #63 from MartinKG <mgansser@xxxxxxxx> --- (In reply to Christopher Meng from comment #61) > find -type d -name .svn | xargs rm -rf .svn > > Can be > > find -type d -name .svn -delete did not work find -type d -name .svn -delete find: cannot delete './.svn': Directory not empty -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review