Re: macOS .DS_Store files preventing the deleting of otherwise empty directories

2025-04-29 Thread Sean McBride
On 29 Apr 2025, at 11:54, Andreas Stieger wrote: On 2025-04-29 17:06, Sean McBride wrote: If the feature request is for providing users a way to explicitly *request* such automatic deletion, with an appropriate design to make it safe, and it's opt-in, that might be acceptable. That wou

Re: macOS .DS_Store files preventing the deleting of otherwise empty directories

2025-04-29 Thread Sean McBride
> Thanks for writing! Thanks for your reply. > ...hard-coding "just > delete .DS_Store files" as an exception to the normal rules probably won't > gain much support. > > However: > > If the feature request is for providing users a way to explicitly *request* > such automatic deletion, with an app

macOS .DS_Store files preventing the deleting of otherwise empty directories

2025-04-24 Thread Sean McBride
Hello, Long-time svn user, first time poster here... It often happens to my coworkers (let's say Alice) that they'll get a local conflict when some other user (Bob) commits a move of a directory. Let's say Bob moves /foo/bar to /baz/hello. If Alice has some new uncommitted file in her local