1
Bugs and Issues / Timeout with SVN when adding a new package to VC
« on: December 05, 2012, 10:47:41 pm »
I am using EA version 9, collabnet SVN client version 1.7.5, VisualSVN server and an SQL database.
The version control settings are setup to point to svn.exe in the default installation directory.
When this was first setup, it worked without problems.
After updating the SVN client, I now get a timeout message when adding a new package to version control - timeout while waiting for an SVN log command to complete.
If I try the command manually from a command window, it works fine.
I started investigating by calling a batch file that then calls svn.exe after logging the current directory and the SVN command that EA is requesting. With the batch file in place, the operation worked!
If I simply ignore the timeout, the other commands to add the package to version control still work. Only the log command fails.
Anyone any ideas?
The version control settings are setup to point to svn.exe in the default installation directory.
When this was first setup, it worked without problems.
After updating the SVN client, I now get a timeout message when adding a new package to version control - timeout while waiting for an SVN log command to complete.
If I try the command manually from a command window, it works fine.
I started investigating by calling a batch file that then calls svn.exe after logging the current directory and the SVN command that EA is requesting. With the batch file in place, the operation worked!
If I simply ignore the timeout, the other commands to add the package to version control still work. Only the log command fails.
Anyone any ideas?
.

