- This topic has 3 replies, 2 voices, and was last updated 1 year, 9 months ago by support-swapna.
-
AuthorPosts
-
sarathy64ParticipantHi,
I’m getting this error when connecting to SVN in MyEclipse.
Can’t create session
svn: Unable to connect to a repository at URL ‘svn://svn.url’
Cannot negotiate authentication mechanismMyEclipse level:
MyEclipse Enterprise WorkbenchVersion: 2022.1.0
Build id: 16.0.0-20220324
support-swapnaModeratorSarathy,
Sorry that you are seeing this issue with SVN.
This looks like a problem with accessing encrypted repositories.
Were you able to access the repositories from outside MyEclipse?
Please check similar reports here and see if the suggestions help : https://stackoverflow.com/questions/48939321/svn-e210007-cannot-negotiate-authentication-mechanism
https://groups.google.com/g/tortoisesvn/c/oy-Ra0mfUHMHope this helps.
–Swapna
Genuitec Support
sarathy64ParticipantHi Swapna,
Yes, I can access the repository using tortoise and older level of Eclipse. I went through the suggestions but does not seem to apply to my case. Please let me know if you any logs for analysis.
Regards,
-sarathy
support-swapnaModeratorSarathy,
SVN support in MyEclipse is based on the Eclipse’s SVN support.
1. Can you please clarify if the version of Subclipse/Subversive that is installed in MyEclipse is same as in the older version of Eclipse? Please ensure all the related svn components that are installed in Eclipse are also present in MyEclipse.
2. Is the older version of Eclipse installed in the same machine as MyEclipse? Share your OS and version details.
3. Please share the .log file located at workspace dir/.metadata/.log (rename the extension to .txt and attach it here).
4. Share the version details of Subclipse/Subversive along with the screenshot of the related svn components that are installed to MyEclipse. You can get the installed components list from Help > About MyEclipse > Installation Details > Installed Software tab. Also share the version details of older Eclipse on which it works.–Swapna
Genuitec Support -
AuthorPosts