On Wednesday, October 18, 2017 at 8:10:21 PM UTC+2, Rajesh N wrote: > > Hi Team, > > Could you please guide to me to handle the problem with SVN commit. > > Problem : TortoiseSVN takes long time (~5 minutes) to show "changes made > list" during initial commit ( First commit after system restart). > > Description : From the next time on wards TortoiseSVN takes only few > seconds (~ 15 seconds) to show "change made list" during commit. >
The second time it's faster because Windows keeps a cache of harddrive data, so after the first time it's much faster to read all the files. But you can help speed the process up: Run 'cleanup' and in the cleanup dialog, make sure to check the box "Fix time stamps". The box "Vacuum pristine copies" also helps a little, but mostly "Fix time stamps". Stefan -- 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/0bf39914-fc12-40a6-bfd5-6de1950e2e0c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
