Den ons 4 aug. 2021 kl 07:29 skrev Die Offenbarung через TortoiseSVN < [email protected]>:
> SVN placed to HDD (HGST HTS725050A7E630) > среда, 4 августа 2021 г. в 08:25:18 UTC+3, Die Offenbarung: > >> Hello >> >> i have a proplem, when i click "commit" my disk usage is increasing by >> 100% and dialog window not respond 5-10 minutes >> how can i fix that?[image: Безымянный.png] >> > Subversion is comparing the "pristine" version of each file with the file that is currently in the working copy to figure out which files where actually modified and needs to be committed. (The pristine version is how the file looked when checked out from the server). I don't know the exact details but I *believe* this is only done when files have changed date/time compared to the checkout. What happens if you do an SVN Update and then immediately SVN Commit - does it hang the same way? How many files do you get in the commit dialog when the dialog starts to respond again? There is probably not very much you can do about this, when you do a blank commit like this it has to figure out what has changed. However if you have a lot of large binary files in your repository there was a recent interesting discussion at the [email protected] mailing list about doing away with the pristine files, which would do away with about half of the processing you experience. Kind regards, Daniel Sahlberg [1] http://mail-archives.apache.org/mod_mbox/subversion-dev/202107.mbox/%3C874kcf6xin.fsf%40red-bean.com%3E -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/CAMHy98O7MmgfM7DeFtZtjxQnd0nkwQXjLRVyQr-pCvBWWvEC_g%40mail.gmail.com.
