You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I am trying to commit (Team - Commit...) my project in Eclipse Version: Mars.2 Release (4.5.2) Build id: 20160218-0600 to Bitbucket and I get the error:
Error occurred computing diffs
C:\Users\Glynd\Documents\gitignore_global.txt (The system cannot find the file specified)
The file is in this location - date last modified 14/01/2020 type .symlink and size 0 KB.
My last commit to Bitbucket was only two days ago.
Does anyone know how to fix this issue please. I am a novice at this so simple step by step instructions would be appreciated.
Hello and welcome to the community!
My guess here would be that the reason for the error is that the file is a symlink.
Eclipse error message mentions that it cannot find the file C:\Users\Glynd\Documents\gitignore_global.txt, which I would assume to be a text file and not a symlink. I am not sure if that was a text file in your working directory and later on it was replaced by a symlink, perhaps accidentally?
If this is the case, you could try a) getting a backup of your local repo first b) delete this file in your working directory and create a new text file with this name and the content you would like it to have, then try committing again.
Kind regards,
Theodora
Hi everyone, We are looking to learn more about development teams’ workflows and pain points, especially around DevOps, integrations, administration, scale, security, and the related challeng...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.