Failed SVN dump import with error msg "deferred operation failed"
Hi,
I am trying to migrate SVN source data to RTC by using the svn dump file. Our svn dump file is huge (19G) and contains a lot of revisions (close to 80k). Ran into the following error on importing one directory.
"An error occurred importing 'Revision 28233'...: deferred operation failed"
Here is the data of the revision 28233 -
Node-path: XD/releases/6.1.0And, here is the revision 28232 -
Node-kind: dir
Node-action: add
Node-copyfrom-rev: 28232
Node-copyfrom-path: XD/releases/current
Node-path: XD/releases/6.1.0Apparently someone removed the main path XD/releases/current then copied the path XD/releases/current back down to XD/releases/current. In the meantime, there is no path XD/releases/current in the svn repository today.
Node-action: delete
I tried to remove both 28232 and 28233 revisions in the dump file, but it caused problem when other revisions references the revision 28233.
Any one has an idea/suggestion how to handle this situation? Thanks a lot.
James
Accepted answer
James,
If you look in your Error log view in the RTC Eclipse client, you should find a complete stacktrace for the error. That may reveal more details about what could be wrong.
If you look in your Error log view in the RTC Eclipse client, you should find a complete stacktrace for the error. That may reveal more details about what could be wrong.