1.21. SVN operations: Automatic retries in the event of connection problems

There are various reasons why SVN operations can fail, such as connection failures.[16]

To better intercept these, a logic has been added that automatically retries if the connection fails.

In the Configuration file .../user/psolopt.cfg the following lines or adjust the interval as desired.

[QASETTINGS]
RetryIntervals=300,1000,5000
[Note]Note

The entry is only created when you download or update something via SVN. However, you can also add it yourself and adjust the values at any time.

Repetition interval in the SVN protocol

Repetition interval in the SVN protocol

Further information on the setting can be found in the Section 1.7.3.7, “psolopt.cfg ” in ENTERPRISE 3Dfindit (Professional) - Administration chapter.




[16] #179683