Question

I've installed Zend Studio 9 (Eclipse) on my Ubuntu 12.04 desktop, with SVN. After installing SVN I got a question about which connector I wanted to install. The server uses subversion 1.4.4, and this was not listed. I chose SVN KIT 1.3.5, for 1.5. It works in the sense that I can connect to SVN and update. I don't see any the version number of the files in Eclipse, which is essential for me.

Before I upgraded to 12.04 it worked normally, so I suppose the old svn version is not a problem. I tested with another svn-server, version 1.6, and there I have the same problem.

When using Zend Studio 8, it works normally. Still I'm wondering why it doesn't work with version 9.

Is this because I installed the wrong plugin? How can I get this working?

Was it helpful?

Solution

When I opened Zend Studio 8, it created another workspace. I opened a new SVN project there, and that worked correctly. Then I decided to change the workspace to the original one, with all my projects configured. No numbers. So I opened Zend Studio 9, changed workspace to the one created with 8, and it showed the numbers. So the problem is in the workspace, which I probably have to rebuild...

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top