In my coding environment I've got a dev, test and production machine. Sometimes I have to add files to svn:ignore for all machines. But if I want to update these properties, I have to make an update on a whole folder instead of only some stable files.
Is there any chance to get only the update of the folder properties (like svn:ignore) but without updating all the new and maybe instable files?