OH-SCM-009: Error occurred while sync. No files checked in. For migration tool version 1.3.000B000 - azure-devops

I know that this question has been answered in another post and solved for version v1.2.0.000 of OpsHub: OH-SCM-009: Error occurred while sync. No files checked in.
But the thing is that it is still a problem. I use OpsHub v1.3.000B000.
I have tried on two different PCs and the migration halts, showing this error.
What shall I do to successfully proceed with the migration?

Related

Build Visual Studio project fails - The cloud operation was unsuccessful

I'm using two laptops and stored my C# code in OneDrive.
I am aware that sharing code via OneDrive is not be the best approach, but that's what I'm dealing with now.
I noticed that on laptop 1 I have to define the following path to the data file (mdf):
C:\Users\ Diet\OneDrive\Personal\VisualStudio2019\Repos\project\project\App_Data\data.mdf
On laptop 2, the path is different because the user I'm logged in with has a different name (or at least that's what I believe is the cause)
C:\Users\ Dieter\OneDrive\Personal\VisualStudio2019\Repos\project\project\App_Data\data.mdf
Updating this in the Web.config fixed the connection to the database, BUT building the solution still returns an error, also related to a cloud operation, hence why I think it is caused by the path in OneDrive...
The error message:
CSC : error CS0041: Unexpected error writing debug information -- 'The cloud operation was unsuccessful.
I welcome your insights. Thank you for helping me out.
I have my projects stored in OneDrive and had this same issue. The fix was to set the entire Project folder contents to "Always keep on this device".
Seems that building the solution in VS was attempting to write to files that were not cached locally from OneDrive. As soon as I changed the setting, the build worked!
I was also storing my project on OneDrive, got the same error after installing a new ssd.
Rebuilding the solution was enough for me.

Error occurs when I update in Eclipse using SVN

Problem while receiving an update from Eclipse to svn. The error message is '0x00000: Open Project' operation completed with error: 0x000000: Unable connection to 'blah-' project. Please check that SVN meta-information exists and it is supporting the form ...
Except that the operating system has been updated from Windows 7 to Windows 10, nothing has changed, but it is annoying and cumbersome to see such errors every time we update. Of course, there are solutions such as cleaning up or re-connecting, but I want to prevent this problem from occurring fundamentally.
Can you tell me what to look at?
Thank you for reading it.

OpsHub Migration to VSO can't get past changeset and stops running

I've tried this twice with the same result.
Error Message: OH-SCM-009 Error Occurred while sync. Could not find file 'O:\w11_10_0'
Version: OpsHub Integration Manager Framework-OVSMU-V1.0.1.006
Here are the changeset details
Close OpsHub Migration Utility.
Delete Folder w11_10_0 and Start Migration utility again.
Which will again create new folder and start syncing.
If you still getting this error, Can you please zip up and send us the log files from location :\Program Files\OpsHub Visual Studio Online Migration Utility\logs and email them to ovsmu#opshub.com Please include a reference to this request in your email so we will provide proper resolution to this
At one point if you moved code from one TFS Team Project to a New Team Project and DELETED the original team project then this may cause this issue.

ops hub migrating TFS 2010 to visualstudio.com Cyclic error

I am using the OpsHub migration tool and have the following error
"OH-SCM-009: Error occurred while sync. Pend Rename failed after {41} attempts. Cannot resolve the Cyclic Rename/Move encountered"
At first i wondered if the error was due to a project not being included in the migration but this doesn't seem to be true as I get the error when trying to migrate all the projects I have.
I am not sure how i can start to debug this. I cannot even see what project has the problem.
Have tried just running a retry but does same issue occurs.
Update for anyone encountering the same issue using the Utility.
This was a special case during Cyclic Rename/Move resolution algorithm that OpsHub Utility supports and implements.
It has been fixed in v1.1.0.001. Hence, newer versions of the utility wont have this issue.
#Buzzby : You can use the newer version to solve your problem.
Thanks.

No files checked in migration error

Trying to migrate some version control data into Visual Studio Online from local TFS. Got the following error. I have retried multiple times and still get the same error.
OH-SCM-009: Error occurred while sync. No files checked in.
Not sure where to go with this one. Is there somewhere I can get more details?