Den tis 8 mars 2022 kl 14:17 skrev Daniel Shahaf <d...@daniel.shahaf.name>:
> An alternative is to require the user to let svn know before they're > starting to edit a file, so we can create a pristine off the on-disk > file. This way we won't have pristineless modified files in the first > place. > Not "require". It might be an interesting for some use-case to have "svn create-pristine-from-wc" as a manual step, but not adding this as part of the normal workflow. I have some wc's that might benefit from being pristine-less, but I'm not prepared to pay the extra cost (time-wise) of an svn:needs-locking-like step for every file I need to modify. I don't think this new command (or option) is MVP. Kind regards, Daniel Sahlberg