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

log message after a ressource is deleted

From: Akin, Klaus <Klaus.Akin_at_infor.de>
Date: 2005-05-25 13:15:00 CEST

Hallo,

 

I have a simple question.

If I delete a file test, which is under subversion control, everything seems
to work fine. But in the log, there is a message like this:

 

!ENTRY org.tigris.subversion.subclipse.ui 1 0 Mai 25, 2005 12:10:23.864

!MESSAGE Resource /javahl-win32/libapr.dll does not exist

 

I think it comes from

package org.tigris.subversion.subclipse.ui.decorator

class SVNLightweightDecorator

method getOverlay

 

it try's to delete the markers of a deleted version.

 

Is there something wrong?

 

 

regards

Klaus Akin

 
Received on Wed May 25 21:15:00 2005

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.