I'm still suffering from this problem. To analyze it, I have opened Wireshark to see the network traffic to/from the SVN server which is going over Apache.
When I type "svn log" in a command prompt then i will get all logs. They are coming in chunks some 5 or 10 seconds apart (is this normal?) and this can be seen also in Wireshark. When trying to show the revision graph from TortoiseSVN there is some traffic observable in Wireshark in the beginning but then nothing is coming until the connection timed out. Does TortoiseSVN issue the "svn log" command to retrieve the info for the revision graph? Is it possible to make the request string from TortoiseSVN to the server visible? In DebugView i can see "CSVNLogQuery::Log(line 412) svn_client_log5". I would assume in Wireshark I can't see the request as it is a TLS connection. -- 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/cbcc6cba-31d2-4600-8959-4f36a6201adb%40googlegroups.com.
