mathi...@gmail.com
unread,Jun 28, 2019, 7:48:01 AM6/28/19Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
I'm having some issues with my repository browser, whenever i open it up, it's waiting for intialization (for about +10 seconds) and when i browse folders in the repository browser it hangs for 30~90 seconds before any folder is shown.
My system setup is:
Windows 10 64 bit, latest and greatest updates from windows update.
Tsvn v. 1.12, I've tried different versions, tried to clear out all tmp data, before each installation, no luck.
If i enable debugoutput, and look in windows debugviewer, it hangs around the command svn_client_list4 - I've tried to download the sourcecode to debug it, but without luck (i don't have the proper version of visual studio or the correct frameworks).
I've been looking in the eventlog of windows, and it had some trouble validating the certificate of our server, but after importing it manually it went away.
We are currently 6-9 other developers using the same repository and versions of tsvn, but neither of my colleagues have the same problems.
How can i investegate it any furhter, to see where the svn_client_list command hangs?