[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Can't show deleted file in resource history. Bug?

From: Daniel Serodio <daniel.listas_at_xxx.com.br>
Date: 2006-03-08 19:17:39 CET

I had made changes to a file that another developer deleted. In the
Synchronize View, this file is show as "conflicted". But when I
right-click it and choose "Show in Resource History", it throws me an error:

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2006-03-08 15:07:22.283
!MESSAGE org.tigris.subversion.javahl.ClientException: svn:
'/svn/!svn/bc/1746/Turgon/trunk/bd/mysql/dados_teste_mysql.sql' path not
found: 404 Not Found (http://vulcano)
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.javahl.ClientException: svn:
'/svn/!svn/bc/1746/Turgon/trunk/bd/mysql/dados_teste_mysql.sql' path not
found: 404 Not Found (http://vulcano)
    at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getLogMessages(AbstractJhlClientAdapter.java:1772)
    at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getLogMessages(AbstractJhlClientAdapter.java:1791)
    at
org.tigris.subversion.subclipse.core.commands.GetLogsCommand.run(GetLogsCommand.java:73)
    at
org.tigris.subversion.subclipse.core.resources.BaseResource.getLogEntries(BaseResource.java:209)
    at
org.tigris.subversion.subclipse.ui.history.HistoryView$FetchLogEntriesJob.run(HistoryView.java:1489)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
Caused by: org.tigris.subversion.javahl.ClientException: svn:
'/svn/!svn/bc/1746/Turgon/trunk/bd/mysql/dados_teste_mysql.sql' path not
found: 404 Not Found (http://vulcano)
    at
org.tigris.subversion.javahl.JavaHLObjectFactory.throwException(JavaHLObjectFactory.java:435)
    at
org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException(SVNClientImpl.java:1208)
    at
org.tmatesoft.svn.core.javahl.SVNClientImpl.logMessages(SVNClientImpl.java:279)
    at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getLogMessages(AbstractJhlClientAdapter.java:1763)
    ... 5 more

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Mar 8 19:19:27 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.