Community
Participate
Working Groups
Build Identifier: We have an RCP application built on top of Eclipse 3.4.2. Install the Subversive plugins via archived updatesite Subversive-incubation-0.7.9.I20101001-1700.zip Additionally install SVN connectors from the following updatesite http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/ Now launch the RCP application and go the SVN Repository Exploring perspective. Open user's temp directory in Windows Explorer - User\Local Settings\temp on Windows XP. jna*.dll and jna*.tmp files get created. Close the RCP application and launch again. Go To SVN Repository Exploring perspective. Bug - additional jna*.dll and jna*.tmp files have been created in the temp folder. Reproducible: Always
Hello, Are you using SVN Kit connector or JavaHL and which version it is? If it is SVN Kit, then please try JavaHL connector, because it is probably related to the JNA library which is used by SVN Kit.
(In reply to comment #1) > Hello, > Are you using SVN Kit connector or JavaHL and which version it is? > If it is SVN Kit, then please try JavaHL connector, because it is probably > related to the JNA library which is used by SVN Kit. Hi Alexander, I was installing both SVN Kit and JavaHL earlier and then could see the issue. After installing only JavaHL 1.6 connector, i dont see jna*.dll and jna*.tmp files getting created. This works as a good workaround. But, this looks to be a bug with SVN-Kit connector.
Subversive destroys SVN client library instances correctly, so it looks like the issue is on the SVN Kit library side. For future reference please check progress here: http://svnkit.com/tracker/view.php?id=399