Giter Club home page Giter Club logo

Comments (5)

markphip avatar markphip commented on June 29, 2024

We do not generally create or edit your files from our code. We call API provided by SVN which does this. As you can see this carries an SVN error code as well which further indicates it is SVN that is creating this temp file. I will leave this open, but AFAIK, there is nothing we could do to control this behavior via the API we call.

from subclipse.

AlBundy33 avatar AlBundy33 commented on June 29, 2024

So this seems to be a svnkit bug?
Maybe you can change the temp-folder in the api.

Or maybe you can forward this issue to the svnkit developers.

from subclipse.

markphip avatar markphip commented on June 29, 2024

It could be an SVNKit bug. Would be easiest if you changed to JavaHL and see if you get the problem or not. Since you are on Windows this should be easy to try.

from subclipse.

AlBundy33 avatar AlBundy33 commented on June 29, 2024

Since we are using ssh+svn I haven't setup JavaHL.

from subclipse.

AlBundy33 avatar AlBundy33 commented on June 29, 2024

I've found a stacktrace in the eclise log - maybe this helps. ;-)

Stacktrace shows org.apache.subversion.javahl.ClientException but as mentioned I'v set my Client to SVNKit.

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2017-03-21 17:49:12.944
!MESSAGE org.apache.subversion.javahl.ClientException: svn: E204899: Cannot create new file 'TableNameMapping.java.tmp': Zugriff verweigert
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: org.apache.subversion.javahl.ClientException: svn: E204899: Cannot create new file 'TableNameMapping.java.tmp': Zugriff verweigert
	at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.diff(AbstractJhlClientAdapter.java:2709)
	at org.tigris.subversion.subclipse.ui.operations.ShowDifferencesAsUnifiedDiffOperationWC.execute(ShowDifferencesAsUnifiedDiffOperationWC.java:50)
	at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
	at org.eclipse.team.internal.ui.actions.ProgressDialogRunnableContext$2$1.run(ProgressDialogRunnableContext.java:104)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2267)
	at org.eclipse.team.internal.ui.actions.ProgressDialogRunnableContext$2.run(ProgressDialogRunnableContext.java:100)
	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
Caused by: org.apache.subversion.javahl.ClientException: svn: E204899: Cannot create new file 'TableNameMapping.java.tmp': Zugriff verweigert
	at org.apache.subversion.javahl.ClientException.fromException(ClientException.java:68)
	at org.tmatesoft.svn.core.javahl17.SVNClientImpl.getClientException(SVNClientImpl.java:1492)
	at org.tmatesoft.svn.core.javahl17.SVNClientImpl.diff(SVNClientImpl.java:1068)
	at org.tmatesoft.svn.core.javahl17.SVNClientImpl.diff(SVNClientImpl.java:969)
	at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.diff(AbstractJhlClientAdapter.java:2706)
	... 7 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E204899: Cannot create new file 'TableNameMapping.java.tmp': Zugriff verweigert
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.svn.SVNEditModeReader.driveEditor(SVNEditModeReader.java:248)
	at org.tmatesoft.svn.core.internal.io.svn.SVNRepositoryImpl.diff(SVNRepositoryImpl.java:1440)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgDiff.doDiffReposWC(SvnNgDiff.java:358)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgDiff.doDiff(SvnNgDiff.java:115)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgDiff.run(SvnNgDiff.java:76)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgDiff.run(SvnNgDiff.java:32)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.javahl17.SVNClientImpl.diff(SVNClientImpl.java:1064)
	... 9 more

from subclipse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.