TortoiseSVN checking are slow

53 views
Skip to first unread message

Ba An Nguyen (Nguyen Ba An)

unread,
Jan 26, 2024, 3:03:47 AM1/26/24
to TortoiseSVN
Hi everyone,
I'm using TortoiseSVN 1.14.6, Build 29673 - 64 Bit.
I don't know how to investigate slow problems happening on some PC, On my laptop it's normal (speedy to check if they have changed)
It took 3-4 minutes to check by using the command line ("svn status -PATH)/click on "Check for Modifications" even have modifications/no modifications.
> The connection to the SVN Server is good.
> SVN Server does not have any abnormalities found.
> the PC using CPU (i9-9600), 16GB RAM.
> Working copy size is 459MB and contains 31,671 files, and 357 sub-folders.


Any suggestion to check if any reason causes this problem?

Stefan

unread,
Jan 26, 2024, 10:43:02 AM1/26/24
to TortoiseSVN
first: svn status does not require a connection to the server. Unless you pass -u to check for server updates as well.

A status check first compares the file dates and file sizes. If they have changed the file is considered modified.
However if the file dates are different but the file sizes are not, then the whole file has to be read (and the base file as well) and compared byte-by-byte.

So my guess: a lot of your files were saved without any real change in it (i.e. the modification date is different) but they're not really different.
Try running a cleanup, that often can restore the last-modification dates on the files. If that doesn't help, a fresh checkout...

Ba An Nguyen

unread,
Jan 29, 2024, 9:22:14 PM1/29/24
to TortoiseSVN on behalf of Stefan
Thank you so much,
It was solved by a cleanup.

Vào Th 6, 26 thg 1, 2024 vào lúc 22:43 Stefan via TortoiseSVN <torto...@googlegroups.com> đã viết:
--
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 tortoisesvn...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/a6327ec9-5a1e-41fa-80d3-1db6f80c3f46n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages