I had a similar (?) problem recently. I had a large repo with more than 100 000 files, and I would create an overflow when I tried to update other than “full” because there seems to be a list of files sent as one request, and the server has a size limit for this type of requests. I could update only in parts. If the revision graph routine requests the full log, the reply can not be split into parts and the reply size is limited to x MBytes, one day the log will exceed that and will be truncated or not sent at all?
Hartmut Von: tortoisesvn+apn2wqeszqvuz_qcg7azebbea2sm7qhksodinafti9hxvz6jp...@googlegroups.com <tortoisesvn+apn2wqeszqvuz_qcg7azebbea2sm7qhksodinafti9hxvz6jp...@googlegroups.com> Gesendet: Donnerstag, 23. Januar 2020 10:13 An: TortoiseSVN <[email protected]> Betreff: Re: Revision Graph can't be built Additional Info: TortoiseSVN reports a problem contacting the server with error being "Connection timed out". So it seems it is waiting for info which is not coming from the server. This happens when only about 10 of the 12000 revisions to retrieve are still missing. gernot -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/4b9b6292-e3aa-462d-a80a-566adabd19ac%40googlegroups.com<https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Fmsgid%2Ftortoisesvn%2F4b9b6292-e3aa-462d-a80a-566adabd19ac%2540googlegroups.com%3Futm_medium%3Demail%26utm_source%3Dfooter&data=02%7C01%7Chartmut.niemann%40siemens.com%7Cc6c8c8815fd243c538c208d79fe49962%7C38ae3bcd95794fd4addab42e1495d55a%7C1%7C0%7C637153676481226063&sdata=WU9MndNENUEgmfyupDmpT7HzSdcyjSgPk1%2BRjbmG3I8%3D&reserved=0>. -- 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/AM6PR10MB2568FC0A1601629B44AA29BAFC0F0%40AM6PR10MB2568.EURPRD10.PROD.OUTLOOK.COM.
