Hi I am using svn_load_dirs.pl to commit a large vendor library to our svn 1.8 repo. The client is svn v.1.7.9.
The script fails when it attempts to commit the files: Transmitting file data ................svn: E175002: Commit failed (details follow): svn: E175002: PUT of '/subversion/<myrepo>/!svn/txr/27-r/trunk/<snip>': timed out waiting for server (https://<myipaddr>)<https://%3cmyipaddr%3e)/> As I said, this will be a large commit (i.e. a large number of files). Do I just need to increase a server or client timeout? If so, which parameters do I need to adjust? Best regards David