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

Re: cannot commit: JavaSVN v0.8.5

From: johnny geling <johnny.geling_at_chello.be>
Date: 2005-03-04 02:07:06 CET
Hello Alexander,

When I disable javasvn the commit works like a charm.

This is what I get with the debugging on:
attached

thanks for the reply


Alexander Kitaev wrote:
Hello Johnny,

Exception you've sent doesn't reveal the reason of the problem, the only
thing I could say is that javasvn for some reason failed to establish
connection to the svn server.
If possible, could you please send the full javasvn log (read
http://tmate.org/svn/logging.html for details on how to get full log) - it
will help to locate the reason of the problem.

Please also check that you've set correct credentials in SVN Repositories
view for your repository location. For instance, you may have read access to
repo, but not write one, that is necessary for commit.

Thanks,
Alexander Kitaev.

  
-----Original Message-----
From: johnny geling [mailto:johnny.geling@chello.be] 
Sent: Friday, March 04, 2005 1:23 AM
To: users@subclipse.tigris.org
Subject: cannot commit: JavaSVN v0.8.5


Hello,

I'm working on eclipse Version: 3.1.0
Build id: I20050219-1500
with subclipse 0.9.28 and  JavaSVN v0.8.5
on WinXP professional

I can update and browse the repro but commit doesn't work. I 
hear that 
there is something going on on my server (location of repro).

This is in the eclipse log file (have also no svn console or 
at least I 
can't find it)

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 
01:05:50.899 !MESSAGE 
org.tigris.subversion.javahl.ClientException: can't connect !STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: 
org.tigris.subversion.javahl.ClientException: can't connect
    at 
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter
.commit(JhlClientAdapter.java:192)
    at 
org.tigris.subversion.subclipse.core.commands.CheckinResources
Command$1.run(CheckinResourcesCommand.java:94)
    at 
org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(S
    
VNProviderPlugin.java:395)
  
    at 
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
    at 
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
    at 
org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVN
    
ProviderPlugin.java:390)
  
    at 
org.tigris.subversion.subclipse.core.commands.CheckinResources
Command.run(CheckinResourcesCommand.java:83)
    at 
org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(S
    
VNTeamProvider.java:105)
  
    at 
org.tigris.subversion.subclipse.ui.operations.CommitOperation.
execute(CommitOperation.java:63)
    at 
org.tigris.subversion.subclipse.ui.operations.SVNOperation.run
(SVNOperation.java:90)
    at 
org.eclipse.team.internal.ui.actions.JobRunnableContext.run(Jo
    
bRunnableContext.java:181)
  
    at 
org.eclipse.team.internal.ui.actions.JobRunnableContext$Resour
    
ceJob.runInWorkspace(JobRunnableContext.java:74)
  
    at 
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(I
    
nternalWorkspaceJob.java:37)
  
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Caused by: org.tigris.subversion.javahl.ClientException: can't connect
    at 
org.tigris.subversion.javahl.SVNClient.throwException(SVNClien
    
t.java:1388)
  
    at 
org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:488)
    at 
org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNC
lientSynchronized.java:332)
    at 
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter
.commit(JhlClientAdapter.java:184)
    ... 13 more

In the log file I saw also other items concerning svn 
integration. Where 
should I post the logfile?

Johnny Geling


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org


    


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org

  

!SESSION 2005-03-01 08:04:29.551 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.search 4 1 2005-03-01 08:04:29.551
!MESSAGE Internal Error
!STACK 1
org.eclipse.core.internal.resources.ResourceException(C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/katelijne-damen.htm)[272]: java.io.FileNotFoundException: C:\Documents and Settings\gelingj\My Documents\websites\reynaerthesellen\katelijne-damen.htm (The requested operation cannot be performed on a file with a user-mapped section open)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(Unknown Source)
        at java.io.FileOutputStream.<init>(Unknown Source)
        at org.eclipse.core.internal.localstore.FileSystemStore.createStream(FileSystemStore.java:105)
        at org.eclipse.core.internal.localstore.FileSystemStore.write(FileSystemStore.java:386)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.write(FileSystemResourceManager.java:778)
        at org.eclipse.core.internal.resources.File.internalSetContents(File.java:295)
        at org.eclipse.core.internal.resources.File.setContents(File.java:339)
        at org.eclipse.core.internal.resources.File.setContents(File.java:439)
        at org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.commitFileBufferContent(ResourceTextFileBuffer.java:315)
        at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.commit(ResourceFileBuffer.java:317)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.doReplaceInFile(ReplaceDialog2.java:466)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.replaceInFile(ReplaceDialog2.java:416)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.replaceInFile(ReplaceDialog2.java:398)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.replaceAll(ReplaceDialog2.java:406)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.access$4(ReplaceDialog2.java:401)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2$4.doReplace(ReplaceDialog2.java:347)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2$ReplaceOperation.run(ReplaceDialog2.java:102)
        at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:344)
        at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:289)
        at org.eclipse.search.internal.ui.util.ExtendedDialogWindow.run(ExtendedDialogWindow.java:192)
        at org.eclipse.ui.internal.progress.ProgressManager$5.run(ProgressManager.java:1061)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.progress.ProgressManager.runInUI(ProgressManager.java:1057)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.run(ReplaceDialog2.java:381)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.buttonPressed(ReplaceDialog2.java:349)
        at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:543)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2908)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:718)
        at org.eclipse.jface.window.Window.open(Window.java:696)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.open(ReplaceDialog2.java:187)
        at org.eclipse.search.internal.ui.text.ReplaceAction2.run(ReplaceAction2.java:167)
        at org.eclipse.search.internal.ui.text.TextSearchPage$1.run(TextSearchPage.java:225)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:118)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2885)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2544)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)
!SUBENTRY 1 org.eclipse.core.resources 4 272 2005-03-01 08:04:29.551
!MESSAGE Could not write file: C:\Documents and Settings\gelingj\My Documents\websites\reynaerthesellen\katelijne-damen.htm.
!STACK 0
java.io.FileNotFoundException: C:\Documents and Settings\gelingj\My Documents\websites\reynaerthesellen\katelijne-damen.htm (The requested operation cannot be performed on a file with a user-mapped section open)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(Unknown Source)
        at java.io.FileOutputStream.<init>(Unknown Source)
        at org.eclipse.core.internal.localstore.FileSystemStore.createStream(FileSystemStore.java:105)
        at org.eclipse.core.internal.localstore.FileSystemStore.write(FileSystemStore.java:386)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.write(FileSystemResourceManager.java:778)
        at org.eclipse.core.internal.resources.File.internalSetContents(File.java:295)
        at org.eclipse.core.internal.resources.File.setContents(File.java:339)
        at org.eclipse.core.internal.resources.File.setContents(File.java:439)
        at org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.commitFileBufferContent(ResourceTextFileBuffer.java:315)
        at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.commit(ResourceFileBuffer.java:317)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.doReplaceInFile(ReplaceDialog2.java:466)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.replaceInFile(ReplaceDialog2.java:416)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.replaceInFile(ReplaceDialog2.java:398)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.replaceAll(ReplaceDialog2.java:406)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.access$4(ReplaceDialog2.java:401)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2$4.doReplace(ReplaceDialog2.java:347)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2$ReplaceOperation.run(ReplaceDialog2.java:102)
        at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:344)
        at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:289)
        at org.eclipse.search.internal.ui.util.ExtendedDialogWindow.run(ExtendedDialogWindow.java:192)
        at org.eclipse.ui.internal.progress.ProgressManager$5.run(ProgressManager.java:1061)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.progress.ProgressManager.runInUI(ProgressManager.java:1057)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.run(ReplaceDialog2.java:381)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.buttonPressed(ReplaceDialog2.java:349)
        at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:543)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2908)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:718)
        at org.eclipse.jface.window.Window.open(Window.java:696)
        at org.eclipse.search.internal.ui.text.ReplaceDialog2.open(ReplaceDialog2.java:187)
        at org.eclipse.search.internal.ui.text.ReplaceAction2.run(ReplaceAction2.java:167)
        at org.eclipse.search.internal.ui.text.TextSearchPage$1.run(TextSearchPage.java:225)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:118)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2885)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2544)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)
!SESSION 2005-03-01 12:09:41.81 ------------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.update.core 4 42 2005-03-01 12:09:41.81
!MESSAGE Network connection problems encountered during search.
!SUBENTRY 1 org.eclipse.update.core 4 42 2005-03-01 12:09:41.81
!MESSAGE Unable to access "http://subclipse/tigris.org/updates".
!SUBENTRY 2 org.eclipse.update.core 4 42 2005-03-01 12:09:41.81
!MESSAGE Unable to access site: "http://subclipse/tigris.org/updates" [java.io.IOException]
!STACK 0
java.io.IOException
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at org.eclipse.update.internal.core.ConnectionThreadManager$StreamRunnable.run(ConnectionThreadManager.java:76)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.UnknownHostException: subclipse
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at sun.net.NetworkClient.doConnect(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.<init>(Unknown Source)
        at sun.net.www.http.HttpClient.<init>(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at java.net.HttpURLConnection.getResponseCode(Unknown Source)
        at org.eclipse.update.internal.core.HttpResponse.getStatusCode(HttpResponse.java:83)
        at org.eclipse.update.internal.core.UpdateManagerUtils.checkConnectionResult(UpdateManagerUtils.java:519)
        at org.eclipse.update.internal.core.SiteURLFactory.createSite(SiteURLFactory.java:59)
        at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:297)
        at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:249)
        at org.eclipse.update.internal.core.InternalSiteManager.attemptCreateSite(InternalSiteManager.java:196)
        at org.eclipse.update.internal.core.InternalSiteManager.getSite(InternalSiteManager.java:141)
        at org.eclipse.update.core.SiteManager.getSite(SiteManager.java:78)
        at org.eclipse.update.search.UpdateSearchRequest.searchOneSite(UpdateSearchRequest.java:311)
        at org.eclipse.update.search.UpdateSearchRequest.performSearch(UpdateSearchRequest.java:246)
        at org.eclipse.update.internal.ui.UpdateJob.runSearchForNew(UpdateJob.java:94)
        at org.eclipse.update.internal.ui.UpdateJob.run(UpdateJob.java:82)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
!SUBENTRY 2 org.eclipse.update.core 4 42 2005-03-01 12:09:41.91
!MESSAGE Unable to access site: "http://subclipse/tigris.org/updates/site.xml" [java.io.IOException]
!STACK 0
java.io.IOException
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at org.eclipse.update.internal.core.ConnectionThreadManager$StreamRunnable.run(ConnectionThreadManager.java:76)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.UnknownHostException: subclipse
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at sun.net.NetworkClient.doConnect(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.<init>(Unknown Source)
        at sun.net.www.http.HttpClient.<init>(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at java.net.HttpURLConnection.getResponseCode(Unknown Source)
        at org.eclipse.update.internal.core.HttpResponse.getStatusCode(HttpResponse.java:83)
        at org.eclipse.update.internal.core.UpdateManagerUtils.checkConnectionResult(UpdateManagerUtils.java:519)
        at org.eclipse.update.internal.core.SiteURLFactory.createSite(SiteURLFactory.java:59)
        at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:297)
        at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:286)
        at org.eclipse.update.internal.core.InternalSiteManager.attemptCreateSite(InternalSiteManager.java:196)
        at org.eclipse.update.internal.core.InternalSiteManager.getSite(InternalSiteManager.java:141)
        at org.eclipse.update.core.SiteManager.getSite(SiteManager.java:78)
        at org.eclipse.update.search.UpdateSearchRequest.searchOneSite(UpdateSearchRequest.java:311)
        at org.eclipse.update.search.UpdateSearchRequest.performSearch(UpdateSearchRequest.java:246)
        at org.eclipse.update.internal.ui.UpdateJob.runSearchForNew(UpdateJob.java:94)
        at org.eclipse.update.internal.ui.UpdateJob.run(UpdateJob.java:82)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.eclipse.update.core 4 42 2005-03-01 12:09:55.472
!MESSAGE Unable to access "http://subclipse/tigris.org/updates".
!SUBENTRY 1 org.eclipse.update.core 4 42 2005-03-01 12:09:55.472
!MESSAGE Unable to access site: "http://subclipse/tigris.org/updates" [java.io.IOException]
!STACK 0
java.io.IOException
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at org.eclipse.update.internal.core.ConnectionThreadManager$StreamRunnable.run(ConnectionThreadManager.java:76)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.UnknownHostException: subclipse
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at sun.net.NetworkClient.doConnect(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.<init>(Unknown Source)
        at sun.net.www.http.HttpClient.<init>(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at java.net.HttpURLConnection.getResponseCode(Unknown Source)
        at org.eclipse.update.internal.core.HttpResponse.getStatusCode(HttpResponse.java:83)
        at org.eclipse.update.internal.core.UpdateManagerUtils.checkConnectionResult(UpdateManagerUtils.java:519)
        at org.eclipse.update.internal.core.SiteURLFactory.createSite(SiteURLFactory.java:59)
        at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:297)
        at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:249)
        at org.eclipse.update.internal.core.InternalSiteManager.attemptCreateSite(InternalSiteManager.java:196)
        at org.eclipse.update.internal.core.InternalSiteManager.getSite(InternalSiteManager.java:141)
        at org.eclipse.update.core.SiteManager.getSite(SiteManager.java:113)
        at org.eclipse.update.internal.ui.model.SiteBookmark.connect(SiteBookmark.java:137)
        at org.eclipse.update.internal.ui.model.SiteBookmark.connect(SiteBookmark.java:129)
        at org.eclipse.update.internal.ui.model.SiteBookmark.getSite(SiteBookmark.java:115)
        at org.eclipse.update.internal.ui.model.SiteBookmark.getSite(SiteBookmark.java:109)
        at org.eclipse.update.internal.ui.wizards.ReviewPage$TreeContentProvider.getChildren(ReviewPage.java:79)
        at org.eclipse.jface.viewers.AbstractTreeViewer.getRawChildren(AbstractTreeViewer.java:750)
        at org.eclipse.jface.viewers.StructuredViewer.getFilteredChildren(StructuredViewer.java:708)
        at org.eclipse.jface.viewers.StructuredViewer.getSortedChildren(StructuredViewer.java:823)
        at org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:381)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:363)
        at org.eclipse.jface.viewers.AbstractTreeViewer.handleTreeExpand(AbstractTreeViewer.java:799)
        at org.eclipse.jface.viewers.AbstractTreeViewer$4.treeExpanded(AbstractTreeViewer.java:810)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Tree.wmNotifyChild(Tree.java:3525)
        at org.eclipse.swt.widgets.Control.WM_NOTIFY(Control.java:3553)
        at org.eclipse.swt.widgets.Composite.WM_NOTIFY(Composite.java:994)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3075)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
        at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:1543)
        at org.eclipse.swt.widgets.Tree.callWindowProc(Tree.java:218)
        at org.eclipse.swt.widgets.Tree.WM_LBUTTONDOWN(Tree.java:2710)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3057)
        at org.eclipse.swt.widgets.Tree.windowProc(Tree.java:2305)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:718)
        at org.eclipse.jface.window.Window.open(Window.java:696)
        at org.eclipse.update.internal.ui.wizards.ResizableInstallWizardDialog.open(ResizableInstallWizardDialog.java:59)
        at org.eclipse.update.internal.ui.wizards.InstallWizard$UpdateJobChangeListener.openInstallWizard2(InstallWizard.java:203)
        at org.eclipse.update.internal.ui.wizards.InstallWizard$UpdateJobChangeListener.access$0(InstallWizard.java:191)
        at org.eclipse.update.internal.ui.wizards.InstallWizard$3.run(InstallWizard.java:183)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.update.internal.ui.wizards.InstallWizard$2.run(InstallWizard.java:180)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:118)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2885)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2544)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)
!SUBENTRY 1 org.eclipse.update.core 4 42 2005-03-01 12:09:55.482
!MESSAGE Unable to access site: "http://subclipse/tigris.org/updates/site.xml" [java.io.IOException]
!STACK 0
java.io.IOException
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at org.eclipse.update.internal.core.ConnectionThreadManager$StreamRunnable.run(ConnectionThreadManager.java:76)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.UnknownHostException: subclipse
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at sun.net.NetworkClient.doConnect(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.openServer(Unknown Source)
        at sun.net.www.http.HttpClient.<init>(Unknown Source)
        at sun.net.www.http.HttpClient.<init>(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.http.HttpClient.New(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at java.net.HttpURLConnection.getResponseCode(Unknown Source)
        at org.eclipse.update.internal.core.HttpResponse.getStatusCode(HttpResponse.java:83)
        at org.eclipse.update.internal.core.UpdateManagerUtils.checkConnectionResult(UpdateManagerUtils.java:519)
        at org.eclipse.update.internal.core.SiteURLFactory.createSite(SiteURLFactory.java:59)
        at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:297)
        at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:286)
        at org.eclipse.update.internal.core.InternalSiteManager.attemptCreateSite(InternalSiteManager.java:196)
        at org.eclipse.update.internal.core.InternalSiteManager.getSite(InternalSiteManager.java:141)
        at org.eclipse.update.core.SiteManager.getSite(SiteManager.java:113)
        at org.eclipse.update.internal.ui.model.SiteBookmark.connect(SiteBookmark.java:137)
        at org.eclipse.update.internal.ui.model.SiteBookmark.connect(SiteBookmark.java:129)
        at org.eclipse.update.internal.ui.model.SiteBookmark.getSite(SiteBookmark.java:115)
        at org.eclipse.update.internal.ui.model.SiteBookmark.getSite(SiteBookmark.java:109)
        at org.eclipse.update.internal.ui.wizards.ReviewPage$TreeContentProvider.getChildren(ReviewPage.java:79)
        at org.eclipse.jface.viewers.AbstractTreeViewer.getRawChildren(AbstractTreeViewer.java:750)
        at org.eclipse.jface.viewers.StructuredViewer.getFilteredChildren(StructuredViewer.java:708)
        at org.eclipse.jface.viewers.StructuredViewer.getSortedChildren(StructuredViewer.java:823)
        at org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:381)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:363)
        at org.eclipse.jface.viewers.AbstractTreeViewer.handleTreeExpand(AbstractTreeViewer.java:799)
        at org.eclipse.jface.viewers.AbstractTreeViewer$4.treeExpanded(AbstractTreeViewer.java:810)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Tree.wmNotifyChild(Tree.java:3525)
        at org.eclipse.swt.widgets.Control.WM_NOTIFY(Control.java:3553)
        at org.eclipse.swt.widgets.Composite.WM_NOTIFY(Composite.java:994)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3075)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
        at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:1543)
        at org.eclipse.swt.widgets.Tree.callWindowProc(Tree.java:218)
        at org.eclipse.swt.widgets.Tree.WM_LBUTTONDOWN(Tree.java:2710)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3057)
        at org.eclipse.swt.widgets.Tree.windowProc(Tree.java:2305)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:718)
        at org.eclipse.jface.window.Window.open(Window.java:696)
        at org.eclipse.update.internal.ui.wizards.ResizableInstallWizardDialog.open(ResizableInstallWizardDialog.java:59)
        at org.eclipse.update.internal.ui.wizards.InstallWizard$UpdateJobChangeListener.openInstallWizard2(InstallWizard.java:203)
        at org.eclipse.update.internal.ui.wizards.InstallWizard$UpdateJobChangeListener.access$0(InstallWizard.java:191)
        at org.eclipse.update.internal.ui.wizards.InstallWizard$3.run(InstallWizard.java:183)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.update.internal.ui.wizards.InstallWizard$2.run(InstallWizard.java:180)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:118)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2885)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2544)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 12:09:55.502
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 12:09:55.532
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.update.internal.ui.model.SiteBookmark.getCatalog(SiteBookmark.java:193)
        at org.eclipse.update.internal.ui.wizards.ReviewPage$TreeContentProvider.getChildren(ReviewPage.java:80)
        at org.eclipse.jface.viewers.AbstractTreeViewer.getRawChildren(AbstractTreeViewer.java:750)
        at org.eclipse.jface.viewers.StructuredViewer.getFilteredChildren(StructuredViewer.java:708)
        at org.eclipse.jface.viewers.StructuredViewer.getSortedChildren(StructuredViewer.java:823)
        at org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:381)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:363)
        at org.eclipse.jface.viewers.AbstractTreeViewer.handleTreeExpand(AbstractTreeViewer.java:799)
        at org.eclipse.jface.viewers.AbstractTreeViewer$4.treeExpanded(AbstractTreeViewer.java:810)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Tree.wmNotifyChild(Tree.java:3525)
        at org.eclipse.swt.widgets.Control.WM_NOTIFY(Control.java:3553)
        at org.eclipse.swt.widgets.Composite.WM_NOTIFY(Composite.java:994)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3075)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
        at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:1543)
        at org.eclipse.swt.widgets.Tree.callWindowProc(Tree.java:218)
        at org.eclipse.swt.widgets.Tree.WM_LBUTTONDOWN(Tree.java:2710)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3057)
        at org.eclipse.swt.widgets.Tree.windowProc(Tree.java:2305)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:718)
        at org.eclipse.jface.window.Window.open(Window.java:696)
        at org.eclipse.update.internal.ui.wizards.ResizableInstallWizardDialog.open(ResizableInstallWizardDialog.java:59)
        at org.eclipse.update.internal.ui.wizards.InstallWizard$UpdateJobChangeListener.openInstallWizard2(InstallWizard.java:203)
        at org.eclipse.update.internal.ui.wizards.InstallWizard$UpdateJobChangeListener.access$0(InstallWizard.java:191)
        at org.eclipse.update.internal.ui.wizards.InstallWizard$3.run(InstallWizard.java:183)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.update.internal.ui.wizards.InstallWizard$2.run(InstallWizard.java:180)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:118)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2885)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2544)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.update.core 4 42 2005-03-01 12:11:04.00
!MESSAGE Network connection problems encountered during search.
!SUBENTRY 1 org.eclipse.update.core 4 42 2005-03-01 12:11:04.00
!MESSAGE Unable to access "http://subclipse.tigris.org/updates".
!SUBENTRY 2 org.eclipse.update.core 4 42 2005-03-01 12:11:04.00
!MESSAGE Unable to access site: "http://subclipse.tigris.org/updates" [Server returned HTTP response code: "404 Not Found" for URL: http://subclipse.tigris.org/updates.]
!STACK 0
java.io.IOException: Server returned HTTP response code: "404 Not Found" for URL: http://subclipse.tigris.org/updates.
        at org.eclipse.update.internal.core.UpdateManagerUtils.checkConnectionResult(UpdateManagerUtils.java:523)
        at org.eclipse.update.internal.core.SiteURLFactory.createSite(SiteURLFactory.java:59)
        at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:297)
        at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:249)
        at org.eclipse.update.internal.core.InternalSiteManager.attemptCreateSite(InternalSiteManager.java:196)
        at org.eclipse.update.internal.core.InternalSiteManager.getSite(InternalSiteManager.java:141)
        at org.eclipse.update.core.SiteManager.getSite(SiteManager.java:78)
        at org.eclipse.update.search.UpdateSearchRequest.searchOneSite(UpdateSearchRequest.java:311)
        at org.eclipse.update.search.UpdateSearchRequest.performSearch(UpdateSearchRequest.java:246)
        at org.eclipse.update.internal.ui.UpdateJob.runSearchForNew(UpdateJob.java:94)
        at org.eclipse.update.internal.ui.UpdateJob.run(UpdateJob.java:82)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
!SUBENTRY 2 org.eclipse.update.core 4 42 2005-03-01 12:11:04.00
!MESSAGE Unable to access site: "http://subclipse.tigris.org/updates/site.xml" [Server returned HTTP response code: "404 Not Found" for URL: http://subclipse.tigris.org/updates/site.xml.]
!STACK 0
java.io.IOException: Server returned HTTP response code: "404 Not Found" for URL: http://subclipse.tigris.org/updates/site.xml.
        at org.eclipse.update.internal.core.UpdateManagerUtils.checkConnectionResult(UpdateManagerUtils.java:523)
        at org.eclipse.update.internal.core.SiteURLFactory.createSite(SiteURLFactory.java:59)
        at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:297)
        at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:286)
        at org.eclipse.update.internal.core.InternalSiteManager.attemptCreateSite(InternalSiteManager.java:196)
        at org.eclipse.update.internal.core.InternalSiteManager.getSite(InternalSiteManager.java:141)
        at org.eclipse.update.core.SiteManager.getSite(SiteManager.java:78)
        at org.eclipse.update.search.UpdateSearchRequest.searchOneSite(UpdateSearchRequest.java:311)
        at org.eclipse.update.search.UpdateSearchRequest.performSearch(UpdateSearchRequest.java:246)
        at org.eclipse.update.internal.ui.UpdateJob.runSearchForNew(UpdateJob.java:94)
        at org.eclipse.update.internal.ui.UpdateJob.run(UpdateJob.java:82)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-01 12:14:26.582
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:113)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
!SESSION 2005-03-01 12:19:25.662 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-01 12:19:25.662
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:113)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.eclipse.osgi 2005-03-01 12:43:10.340
!MESSAGE The class "javax.servlet.http.HttpSessionActivationListener" cannot be loaded because the system is shutting down and the plug-in "org.eclipse.tomcat" has already been stopped.
!STACK 0
java.lang.ClassNotFoundException: The class "javax.servlet.http.HttpSessionActivationListener" cannot be loaded because the system is shutting down and the plug-in "org.eclipse.tomcat" has already been stopped.
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.shouldActivateFor(EclipseClassLoader.java:147)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:62)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at org.apache.catalina.session.StandardSession.passivate(StandardSession.java:696)
        at org.apache.catalina.session.StandardManager.unload(StandardManager.java:535)
        at org.apache.catalina.session.StandardManager.stop(StandardManager.java:691)
        at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3688)
        at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233)
        at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233)
        at org.apache.catalina.startup.Embedded.removeEngine(Embedded.java:831)
        at org.eclipse.tomcat.internal.TomcatAppServer.stop(TomcatAppServer.java:312)
        at org.eclipse.help.internal.appserver.AppserverPlugin.stop(AppserverPlugin.java:53)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1036)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1032)
        at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:408)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBundle.java:420)
        at org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBundles(BundleStopper.java:73)
        at org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(BundleStopper.java:62)
        at org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(EclipseAdaptor.java:665)
        at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:411)
        at org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
        at java.lang.Thread.run(Unknown Source)

!ENTRY org.eclipse.osgi 2005-03-01 12:43:10.360
!MESSAGE Error while stopping "org.eclipse.help.appserver_3.0.0".
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.help.internal.appserver.AppserverPlugin.stop() of bundle org.eclipse.help.appserver.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1052)
        at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:408)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBundle.java:420)
        at org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBundles(BundleStopper.java:73)
        at org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(BundleStopper.java:62)
        at org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(EclipseAdaptor.java:665)
        at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:411)
        at org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: javax/servlet/http/HttpSessionActivationListener
        at org.apache.catalina.session.StandardSession.passivate(StandardSession.java:696)
        at org.apache.catalina.session.StandardManager.unload(StandardManager.java:535)
        at org.apache.catalina.session.StandardManager.stop(StandardManager.java:691)
        at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3688)
        at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233)
        at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233)
        at org.apache.catalina.startup.Embedded.removeEngine(Embedded.java:831)
        at org.eclipse.tomcat.internal.TomcatAppServer.stop(TomcatAppServer.java:312)
        at org.eclipse.help.internal.appserver.AppserverPlugin.stop(AppserverPlugin.java:53)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1036)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1032)
        ... 8 more
Root exception:
java.lang.NoClassDefFoundError: javax/servlet/http/HttpSessionActivationListener
        at org.apache.catalina.session.StandardSession.passivate(StandardSession.java:696)
        at org.apache.catalina.session.StandardManager.unload(StandardManager.java:535)
        at org.apache.catalina.session.StandardManager.stop(StandardManager.java:691)
        at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3688)
        at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233)
        at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233)
        at org.apache.catalina.startup.Embedded.removeEngine(Embedded.java:831)
        at org.eclipse.tomcat.internal.TomcatAppServer.stop(TomcatAppServer.java:312)
        at org.eclipse.help.internal.appserver.AppserverPlugin.stop(AppserverPlugin.java:53)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1036)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1032)
        at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:408)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBundle.java:420)
        at org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBundles(BundleStopper.java:73)
        at org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(BundleStopper.java:62)
        at org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(EclipseAdaptor.java:665)
        at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:411)
        at org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
        at java.lang.Thread.run(Unknown Source)
!SESSION 2005-03-01 16:32:50.342 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-01 16:32:50.342
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:113)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:34:09.195
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:34:09.205
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:34:10.167
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:34:10.177
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:34:12.510
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:34:12.520
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:34:15.484
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:34:15.484
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:34:24.828
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:34:24.838
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:34:29.815
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:34:29.825
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:34:30.05
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:34:30.25
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:34:30.957
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:34:30.967
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:34:31.337
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:34:31.357
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:34:31.708
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:34:31.718
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:34:32.138
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:34:32.138
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:34:35.934
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:34:35.944
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.eclipse.ui 4 4 2005-03-01 16:35:31.814
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-01 16:35:31.814
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(StructuredAutoEditStrategyCSS.java:245)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.autoIndentAfterNewLine(StructuredAutoEditStrategyCSS.java:113)
        at org.eclipse.wst.css.ui.autoedit.StructuredAutoEditStrategyCSS.customizeDocumentCommand(StructuredAutoEditStrategyCSS.java:144)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.customizeDocumentCommand(StructuredTextViewer.java:463)
        at org.eclipse.wst.sse.ui.StructuredTextViewer.handleVerifyEvent(StructuredTextViewer.java:803)
        at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:358)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:193)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:659)
        at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:5631)
        at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:6499)
        at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2571)
        at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5018)
        at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5041)
        at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:4786)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:866)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:851)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:879)
        at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:875)
        at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1181)
        at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3121)
        at org.eclipse.swt.widgets.Control.windowProc(Control.java:3024)
        at org.eclipse.swt.widgets.Display.windowProc(Display.java:3480)
        at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
        at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1619)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2539)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)
!SESSION 2005-03-01 17:34:32.37 ------------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-01 17:34:32.37
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:113)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-01 17:36:40.482
!MESSAGE org.tigris.subversion.javahl.ClientException: Authentication failed
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: Authentication failed
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:195)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:94)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:392)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:387)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:83)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:105)
        at org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:63)
        at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:181)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:74)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:37)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Caused by: org.tigris.subversion.javahl.ClientException: Authentication failed
        at org.tigris.subversion.javahl.SVNClient.throwException(SVNClient.java:1389)
        at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:487)
        at org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNClientSynchronized.java:332)
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:187)
        ... 13 more

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-01 17:40:28.850
!MESSAGE org.tigris.subversion.javahl.ClientException: server reports an error: 404:Not Found
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /svn/websites/!svn/bc/4/reynaertghesellen/develop/cube-fanny-008.jpg was not found on this server.</p>
<hr>
<address>Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2 Server at johnnygeling.homedns.org Port 15280</address>
</body></html>

!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: server reports an error: 404:Not Found
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /svn/websites/!svn/bc/4/reynaertghesellen/develop/cube-fanny-008.jpg was not found on this server.</p>
<hr>
<address>Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2 Server at johnnygeling.homedns.org Port 15280</address>
</body></html>

        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:195)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:94)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:392)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:387)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:83)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:105)
        at org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:63)
        at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:181)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:74)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:37)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Caused by: org.tigris.subversion.javahl.ClientException: server reports an error: 404:Not Found
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /svn/websites/!svn/bc/4/reynaertghesellen/develop/cube-fanny-008.jpg was not found on this server.</p>
<hr>
<address>Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2 Server at johnnygeling.homedns.org Port 15280</address>
</body></html>

        at org.tigris.subversion.javahl.SVNClient.throwException(SVNClient.java:1389)
        at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:487)
        at org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNClientSynchronized.java:332)
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:187)
        ... 13 more

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-01 17:41:57.457
!MESSAGE org.tigris.subversion.javahl.ClientException: can't connect
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:195)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:94)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:392)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:387)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:83)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:105)
        at org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:63)
        at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:181)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:74)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:37)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Caused by: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.javahl.SVNClient.throwException(SVNClient.java:1389)
        at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:487)
        at org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNClientSynchronized.java:332)
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:187)
        ... 13 more
!SESSION 2005-03-01 22:08:05.974 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-01 22:08:05.974
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:113)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
!SESSION 2005-03-01 22:26:35.619 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -clean

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-01 22:26:35.619
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:113)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
!SESSION 2005-03-01 22:33:03.827 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -clean

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-01 22:33:03.827
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:113)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-02 00:03:04.416
!MESSAGE org.tigris.subversion.javahl.ClientException: can't connect
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:195)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:94)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:392)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:387)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:83)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:105)
        at org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:63)
        at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:181)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:74)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:37)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Caused by: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.javahl.SVNClient.throwException(SVNClient.java:1389)
        at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:487)
        at org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNClientSynchronized.java:332)
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:187)
        ... 13 more

!ENTRY org.eclipse.osgi 2005-03-02 00:16:24.877
!MESSAGE The class "javax.servlet.http.HttpSessionActivationListener" cannot be loaded because the system is shutting down and the plug-in "org.eclipse.tomcat" has already been stopped.
!STACK 0
java.lang.ClassNotFoundException: The class "javax.servlet.http.HttpSessionActivationListener" cannot be loaded because the system is shutting down and the plug-in "org.eclipse.tomcat" has already been stopped.
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.shouldActivateFor(EclipseClassLoader.java:147)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:62)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at org.apache.catalina.session.StandardSession.passivate(StandardSession.java:696)
        at org.apache.catalina.session.StandardManager.unload(StandardManager.java:535)
        at org.apache.catalina.session.StandardManager.stop(StandardManager.java:691)
        at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3688)
        at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233)
        at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233)
        at org.apache.catalina.startup.Embedded.removeEngine(Embedded.java:831)
        at org.eclipse.tomcat.internal.TomcatAppServer.stop(TomcatAppServer.java:312)
        at org.eclipse.help.internal.appserver.AppserverPlugin.stop(AppserverPlugin.java:53)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1036)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1032)
        at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:408)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBundle.java:420)
        at org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBundles(BundleStopper.java:73)
        at org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(BundleStopper.java:62)
        at org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(EclipseAdaptor.java:665)
        at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:411)
        at org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
        at java.lang.Thread.run(Unknown Source)

!ENTRY org.eclipse.osgi 2005-03-02 00:16:24.877
!MESSAGE Error while stopping "org.eclipse.help.appserver_3.0.0".
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.help.internal.appserver.AppserverPlugin.stop() of bundle org.eclipse.help.appserver.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1052)
        at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:408)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBundle.java:420)
        at org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBundles(BundleStopper.java:73)
        at org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(BundleStopper.java:62)
        at org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(EclipseAdaptor.java:665)
        at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:411)
        at org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: javax/servlet/http/HttpSessionActivationListener
        at org.apache.catalina.session.StandardSession.passivate(StandardSession.java:696)
        at org.apache.catalina.session.StandardManager.unload(StandardManager.java:535)
        at org.apache.catalina.session.StandardManager.stop(StandardManager.java:691)
        at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3688)
        at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233)
        at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233)
        at org.apache.catalina.startup.Embedded.removeEngine(Embedded.java:831)
        at org.eclipse.tomcat.internal.TomcatAppServer.stop(TomcatAppServer.java:312)
        at org.eclipse.help.internal.appserver.AppserverPlugin.stop(AppserverPlugin.java:53)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1036)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1032)
        ... 8 more
Root exception:
java.lang.NoClassDefFoundError: javax/servlet/http/HttpSessionActivationListener
        at org.apache.catalina.session.StandardSession.passivate(StandardSession.java:696)
        at org.apache.catalina.session.StandardManager.unload(StandardManager.java:535)
        at org.apache.catalina.session.StandardManager.stop(StandardManager.java:691)
        at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3688)
        at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233)
        at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1233)
        at org.apache.catalina.startup.Embedded.removeEngine(Embedded.java:831)
        at org.eclipse.tomcat.internal.TomcatAppServer.stop(TomcatAppServer.java:312)
        at org.eclipse.help.internal.appserver.AppserverPlugin.stop(AppserverPlugin.java:53)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1036)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1032)
        at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:408)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBundle.java:420)
        at org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBundles(BundleStopper.java:73)
        at org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(BundleStopper.java:62)
        at org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(EclipseAdaptor.java:665)
        at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:411)
        at org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
        at java.lang.Thread.run(Unknown Source)
!SESSION 2005-03-02 18:01:16.353 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -clean

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-02 18:01:16.363
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:113)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!SESSION 2005-03-02 20:50:26.460 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-02 20:50:26.460
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:113)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
!SESSION 2005-03-02 21:05:48.435 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-02 21:05:48.435
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:116)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-02 21:08:23.418
!MESSAGE org.tigris.subversion.javahl.ClientException: can't connect
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:192)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:94)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:395)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:390)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:83)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:105)
        at org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:63)
        at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:181)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:74)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:37)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Caused by: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.javahl.SVNClient.throwException(SVNClient.java:1388)
        at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:488)
        at org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNClientSynchronized.java:332)
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:184)
        ... 13 more

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-02 21:10:51.932
!MESSAGE org.tigris.subversion.javahl.ClientException: can't connect
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:192)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:94)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:395)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:390)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:83)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:105)
        at org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:63)
        at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:181)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:74)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:37)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Caused by: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.javahl.SVNClient.throwException(SVNClient.java:1388)
        at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:488)
        at org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNClientSynchronized.java:332)
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:184)
        ... 13 more
!SESSION 2005-03-02 21:12:25.757 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-02 21:12:25.757
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:116)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.team.internal.ui.TeamUIPlugin$1.run(TeamUIPlugin.java:88)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.team.internal.ui.TeamUIPlugin.createExtension(TeamUIPlugin.java:85)
        at org.eclipse.team.internal.ui.synchronize.SynchronizeManager$ParticipantInstance.instantiate(SynchronizeManager.java:243)
        at org.eclipse.team.internal.ui.synchronize.SynchronizeManager$ParticipantInstance.getParticipant(SynchronizeManager.java:217)
        at org.eclipse.team.internal.ui.synchronize.SynchronizeView.updateForExistingParticipants(SynchronizeView.java:393)
        at org.eclipse.team.internal.ui.synchronize.SynchronizeView.createPartControl(SynchronizeView.java:373)
        at org.eclipse.ui.internal.PartPane$2.run(PartPane.java:148)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.PartPane.doCreateChildControl(PartPane.java:144)
        at org.eclipse.ui.internal.ViewPane.doCreateChildControl(ViewPane.java:135)
        at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:349)
        at org.eclipse.ui.internal.ViewFactory$1.run(ViewFactory.java:405)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.ViewFactory.busyRestoreView(ViewFactory.java:289)
        at org.eclipse.ui.internal.ViewFactory$2.run(ViewFactory.java:589)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.ViewFactory.restoreView(ViewFactory.java:586)
        at org.eclipse.ui.internal.ViewFactory$ViewReference.getPart(ViewFactory.java:108)
        at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:329)
        at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:607)
        at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:126)
        at org.eclipse.ui.internal.presentations.newapi.PresentablePartFolder.select(PresentablePartFolder.java:266)
        at org.eclipse.ui.internal.presentations.newapi.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
        at org.eclipse.ui.internal.presentations.newapi.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:381)
        at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1051)
        at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:536)
        at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:473)
        at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:485)
        at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:230)
        at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:777)
        at org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:2133)
        at org.eclipse.ui.internal.WorkbenchWindow$4.run(WorkbenchWindow.java:2235)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:2221)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1753)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1453)
        at org.eclipse.ui.internal.Workbench.access$9(Workbench.java:1409)
        at org.eclipse.ui.internal.Workbench$14.run(Workbench.java:1312)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1246)
        at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:171)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:711)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:918)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1554)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)
!SESSION 2005-03-03 18:52:08.409 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-03 18:52:08.429
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:116)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.eclipse.emf.edit 2 0 2005-03-03 19:06:18.902
!MESSAGE Character conversion error: "Malformed UTF-8 char -- is an XML encoding declaration missing?" (line number may be too low).
!STACK 0
Wrapped exception
org.xml.sax.SAXParseException: Character conversion error: "Malformed UTF-8 char -- is an XML encoding declaration missing?" (line number may be too low).
        at org.apache.crimson.parser.InputEntity.fatal(Unknown Source)
        at org.apache.crimson.parser.InputEntity.fillbuf(Unknown Source)
        at org.apache.crimson.parser.InputEntity.isXmlDeclOrTextDeclPrefix(Unknown Source)
        at org.apache.crimson.parser.Parser2.maybeXmlDecl(Unknown Source)
        at org.apache.crimson.parser.Parser2.parseInternal(Unknown Source)
        at org.apache.crimson.parser.Parser2.parse(Unknown Source)
        at org.apache.crimson.parser.XMLReaderImpl.parse(Unknown Source)
        at javax.xml.parsers.SAXParser.parse(Unknown Source)
        at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:129)
        at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:161)
        at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:983)
        at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:827)
        at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:249)
        at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:264)
        at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:349)
        at org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.loadResource(AdapterFactoryEditingDomain.java:339)
        at org.eclipse.emf.ecore.presentation.EcoreEditor.createModel(EcoreEditor.java:816)
        at org.eclipse.emf.ecore.presentation.EcoreEditor.createPages(EcoreEditor.java:832)
        at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:227)
        at org.eclipse.ui.internal.PartPane$2.run(PartPane.java:148)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.PartPane.doCreateChildControl(PartPane.java:144)
        at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:349)
        at org.eclipse.ui.internal.PartPane.createControl(PartPane.java:218)
        at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1043)
        at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1009)
        at org.eclipse.ui.internal.EditorStack.setVisibleEditor(EditorStack.java:170)
        at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:359)
        at org.eclipse.ui.internal.EditorAreaHelper.openEditor(EditorAreaHelper.java:283)
        at org.eclipse.ui.internal.EditorManager$4.run(EditorManager.java:794)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:780)
        at org.eclipse.ui.internal.EditorManager.openInternalEditor(EditorManager.java:903)
        at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:654)
        at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:640)
        at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2312)
        at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2244)
        at org.eclipse.ui.internal.WorkbenchPage.access$8(WorkbenchPage.java:2236)
        at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2222)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2217)
        at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2202)
        at org.eclipse.emf.ecore.action.OpenEditorAction.run(OpenEditorAction.java:56)
        at org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:70)
        at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:234)
        at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:557)
        at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:507)
        at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:421)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2908)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)
Wrapped by
org.eclipse.emf.common.util.WrappedException: Character conversion error: "Malformed UTF-8 char -- is an XML encoding declaration missing?" (line number may be too low).
        at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:268)
        at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:349)
        at org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain.loadResource(AdapterFactoryEditingDomain.java:339)
        at org.eclipse.emf.ecore.presentation.EcoreEditor.createModel(EcoreEditor.java:816)
        at org.eclipse.emf.ecore.presentation.EcoreEditor.createPages(EcoreEditor.java:832)
        at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:227)
        at org.eclipse.ui.internal.PartPane$2.run(PartPane.java:148)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.PartPane.doCreateChildControl(PartPane.java:144)
        at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:349)
        at org.eclipse.ui.internal.PartPane.createControl(PartPane.java:218)
        at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1043)
        at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1009)
        at org.eclipse.ui.internal.EditorStack.setVisibleEditor(EditorStack.java:170)
        at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:359)
        at org.eclipse.ui.internal.EditorAreaHelper.openEditor(EditorAreaHelper.java:283)
        at org.eclipse.ui.internal.EditorManager$4.run(EditorManager.java:794)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:780)
        at org.eclipse.ui.internal.EditorManager.openInternalEditor(EditorManager.java:903)
        at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:654)
        at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:640)
        at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2312)
        at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2244)
        at org.eclipse.ui.internal.WorkbenchPage.access$8(WorkbenchPage.java:2236)
        at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2222)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2217)
        at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2202)
        at org.eclipse.emf.ecore.action.OpenEditorAction.run(OpenEditorAction.java:56)
        at org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:70)
        at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:234)
        at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:557)
        at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:507)
        at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:421)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2908)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)
!SESSION 2005-03-04 00:06:56.435 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 00:06:56.435
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:116)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
!SESSION 2005-03-04 00:46:37.160 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 00:46:37.160
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:116)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 00:48:05.838
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:116)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:349)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:962)
        at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.resumeBundles(PackageAdminImpl.java:226)
        at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:200)
        at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:143)
        at java.lang.Thread.run(Unknown Source)

!ENTRY org.eclipse.ui.workbench 4 2 2005-03-04 00:48:06.649
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.ClassCastException
        at org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.decorate(SVNLightweightDecorator.java:214)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:220)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.eclipse.ui 4 4 2005-03-04 00:48:06.659
!MESSAGE Exception in Decorator

!ENTRY org.eclipse.ui 4 4 2005-03-04 00:48:06.659
!MESSAGE java.lang.ClassCastException
!STACK 0
java.lang.ClassCastException
        at org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.decorate(SVNLightweightDecorator.java:214)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:220)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
!SESSION 2005-03-04 01:03:17.469 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 01:03:17.469
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:116)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 01:05:50.899
!MESSAGE org.tigris.subversion.javahl.ClientException: can't connect
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:192)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:94)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:395)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:390)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:83)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:105)
        at org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:63)
        at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:181)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:74)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:37)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Caused by: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.javahl.SVNClient.throwException(SVNClient.java:1388)
        at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:488)
        at org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNClientSynchronized.java:332)
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:184)
        ... 13 more

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 01:24:44.09
!MESSAGE org.tigris.subversion.javahl.ClientException: can't connect
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:192)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:94)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:395)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:390)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:83)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:105)
        at org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:63)
        at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:181)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:74)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:37)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Caused by: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.javahl.SVNClient.throwException(SVNClient.java:1388)
        at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:488)
        at org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNClientSynchronized.java:332)
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:184)
        ... 13 more
!SESSION 2005-03-04 01:26:04.194 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 01:26:04.194
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:116)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:221)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:51)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:217)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:111)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:107)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:218)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
!SESSION 2005-03-04 01:52:44.736 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 01:52:44.736
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:116)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElement.loadExtensionClass(ConfigurationElement.java:199)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.loadExtensionClass(ConfigurationElementHandle.java:58)
        at org.eclipse.ui.internal.registry.ViewDescriptor.createView(ViewDescriptor.java:116)
        at org.eclipse.ui.internal.ViewFactory$1.run(ViewFactory.java:330)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.ViewFactory.busyRestoreView(ViewFactory.java:289)
        at org.eclipse.ui.internal.ViewFactory$2.run(ViewFactory.java:589)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.ViewFactory.restoreView(ViewFactory.java:586)
        at org.eclipse.ui.internal.ViewFactory$ViewReference.getPart(ViewFactory.java:108)
        at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:329)
        at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:607)
        at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:126)
        at org.eclipse.ui.internal.presentations.newapi.PresentablePartFolder.select(PresentablePartFolder.java:266)
        at org.eclipse.ui.internal.presentations.newapi.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
        at org.eclipse.ui.internal.presentations.newapi.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:381)
        at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1051)
        at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:536)
        at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:473)
        at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:485)
        at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:230)
        at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:777)
        at org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:2133)
        at org.eclipse.ui.internal.WorkbenchWindow$4.run(WorkbenchWindow.java:2235)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:2221)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState(WorkbenchWindow.java:1753)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1453)
        at org.eclipse.ui.internal.Workbench.access$9(Workbench.java:1409)
        at org.eclipse.ui.internal.Workbench$14.run(Workbench.java:1312)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1246)
        at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:171)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:711)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:918)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1554)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 01:58:29.531
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:116)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:349)
        at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:962)
        at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.resumeBundles(PackageAdminImpl.java:226)
        at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:200)
        at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:143)
        at java.lang.Thread.run(Unknown Source)

!ENTRY org.eclipse.ui 4 4 2005-03-04 01:58:29.782
!MESSAGE Plugin org.tigris.subversion.subclipse.ui, extension org.eclipse.ui.preferencePages
Required attribute 'objectClass' not defined

!ENTRY org.eclipse.ui 4 4 2005-03-04 01:58:29.792
!MESSAGE Plugin org.tigris.subversion.subclipse.ui, extension org.eclipse.ui.preferencePages
Required attribute 'objectClass' not defined

!ENTRY org.eclipse.ui 4 4 2005-03-04 01:58:29.792
!MESSAGE Plugin org.tigris.subversion.subclipse.ui, extension org.eclipse.ui.preferencePages
Required attribute 'objectClass' not defined

!ENTRY org.eclipse.ui.workbench 4 2 2005-03-04 01:58:29.842
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.ClassCastException
        at org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.decorate(SVNLightweightDecorator.java:214)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:220)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.eclipse.ui 4 4 2005-03-04 01:58:29.852
!MESSAGE Exception in Decorator

!ENTRY org.eclipse.ui 4 4 2005-03-04 01:58:29.852
!MESSAGE java.lang.ClassCastException
!STACK 0
java.lang.ClassCastException
        at org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.decorate(SVNLightweightDecorator.java:214)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:220)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:65)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:287)
        at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:273)
        at org.eclipse.ui.internal.decorators.DecorationScheduler$2.run(DecorationScheduler.java:317)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.eclipse.ui 4 4 2005-03-04 01:58:29.932
!MESSAGE Plugin org.tigris.subversion.subclipse.ui, extension org.eclipse.ui.preferencePages
Required attribute 'objectClass' not defined

!ENTRY org.eclipse.osgi 2005-03-04 01:58:39.335
!MESSAGE Error while stopping "org.trustudio.php.ui_1.0.0".
!STACK 0
org.osgi.framework.BundleException: Exception in org.trustudio.php.internal.ui.PHPPlugin.stop() of bundle org.trustudio.php.ui.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1052)
        at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:408)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBundle.java:420)
        at org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBundles(BundleStopper.java:73)
        at org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(BundleStopper.java:62)
        at org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(EclipseAdaptor.java:665)
        at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:411)
        at org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
        at org.eclipse.core.runtime.dynamicHelpers.ExtensionTracker.registerObject(ExtensionTracker.java:66)
        at org.eclipse.ui.internal.registry.EditorRegistry.addEditorFromPlugin(EditorRegistry.java:144)
        at org.eclipse.ui.internal.registry.EditorRegistryReader.readElement(EditorRegistryReader.java:115)
        at org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:148)
        at org.eclipse.ui.internal.registry.RegistryReader.readExtension(RegistryReader.java:158)
        at org.eclipse.ui.internal.registry.RegistryReader.readRegistry(RegistryReader.java:178)
        at org.eclipse.ui.internal.registry.EditorRegistryReader.addEditors(EditorRegistryReader.java:54)
        at org.eclipse.ui.internal.registry.EditorRegistry.initializeFromStorage(EditorRegistry.java:506)
        at org.eclipse.ui.internal.registry.EditorRegistry.<init>(EditorRegistry.java:116)
        at org.eclipse.ui.internal.WorkbenchPlugin.getEditorRegistry(WorkbenchPlugin.java:287)
        at org.eclipse.ui.internal.Workbench.getEditorRegistry(Workbench.java:693)
        at org.trustudio.php.internal.ui.PHPPlugin.getEditorRegistry(PHPPlugin.java:122)
        at org.trustudio.php.internal.ui.PHPPlugin.stop(PHPPlugin.java:127)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1036)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1032)
        ... 8 more
Root exception:
java.lang.NullPointerException
        at org.eclipse.core.runtime.dynamicHelpers.ExtensionTracker.registerObject(ExtensionTracker.java:66)
        at org.eclipse.ui.internal.registry.EditorRegistry.addEditorFromPlugin(EditorRegistry.java:144)
        at org.eclipse.ui.internal.registry.EditorRegistryReader.readElement(EditorRegistryReader.java:115)
        at org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:148)
        at org.eclipse.ui.internal.registry.RegistryReader.readExtension(RegistryReader.java:158)
        at org.eclipse.ui.internal.registry.RegistryReader.readRegistry(RegistryReader.java:178)
        at org.eclipse.ui.internal.registry.EditorRegistryReader.addEditors(EditorRegistryReader.java:54)
        at org.eclipse.ui.internal.registry.EditorRegistry.initializeFromStorage(EditorRegistry.java:506)
        at org.eclipse.ui.internal.registry.EditorRegistry.<init>(EditorRegistry.java:116)
        at org.eclipse.ui.internal.WorkbenchPlugin.getEditorRegistry(WorkbenchPlugin.java:287)
        at org.eclipse.ui.internal.Workbench.getEditorRegistry(Workbench.java:693)
        at org.trustudio.php.internal.ui.PHPPlugin.getEditorRegistry(PHPPlugin.java:122)
        at org.trustudio.php.internal.ui.PHPPlugin.stop(PHPPlugin.java:127)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1036)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1032)
        at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:408)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBundle.java:420)
        at org.eclipse.core.runtime.adaptor.BundleStopper.basicStopBundles(BundleStopper.java:73)
        at org.eclipse.core.runtime.adaptor.BundleStopper.stopBundles(BundleStopper.java:62)
        at org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStopping(EclipseAdaptor.java:665)
        at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:411)
        at org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
        at java.lang.Thread.run(Unknown Source)
!SESSION 2005-03-04 02:01:55.688 -----------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=nl_BE
Command-line arguments: -os win32 -ws win32 -arch x86 -debug

!ENTRY org.eclipse.osgi 2005-03-04 02:01:55.688
!MESSAGE Bundle update@/c:/Program Files/eclipse/plugins/org.tigris.subversion.subclipse.core_0.9.28/ [269] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2005-03-04 02:01:55.688
!MESSAGE Bundle update@/c:/Program Files/eclipse/plugins/org.tigris.subversion.subclipse.core_0.9.28.1/ was picked instead.

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 02:02:32.30
!MESSAGE Command line client adapter is not available
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: Command line client adapter is not available
        at org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapterFactory.setup(CmdLineClientAdapterFactory.java:48)
        at org.tigris.subversion.subclipse.core.SVNClientManager.startup(SVNClientManager.java:48)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:116)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:34)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:726)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:355)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:156)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:276)
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:331)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:94)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:271)
        at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1238)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152)
        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:139)
        at org.eclipse.core.internal.registry.ConfigurationElement.loadExtensionClass(ConfigurationElement.java:199)
        at org.eclipse.core.internal.registry.ConfigurationElementHandle.loadExtensionClass(ConfigurationElementHandle.java:58)
        at org.eclipse.ui.internal.registry.ViewDescriptor.createView(ViewDescriptor.java:116)
        at org.eclipse.ui.internal.ViewFactory$1.run(ViewFactory.java:330)
        at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
        at org.eclipse.core.runtime.Platform.run(Platform.java:757)
        at org.eclipse.ui.internal.ViewFactory.busyRestoreView(ViewFactory.java:289)
        at org.eclipse.ui.internal.ViewFactory$2.run(ViewFactory.java:589)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.ViewFactory.restoreView(ViewFactory.java:586)
        at org.eclipse.ui.internal.ViewFactory$ViewReference.getPart(ViewFactory.java:108)
        at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:329)
        at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:607)
        at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:126)
        at org.eclipse.ui.internal.presentations.newapi.PresentablePartFolder.select(PresentablePartFolder.java:266)
        at org.eclipse.ui.internal.presentations.newapi.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
        at org.eclipse.ui.internal.presentations.newapi.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:381)
        at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1051)
        at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:536)
        at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:473)
        at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:485)
        at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:230)
        at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:777)
        at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:2903)
        at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:845)
        at org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPage.java:831)
        at org.eclipse.ui.internal.WorkbenchPage$13.run(WorkbenchPage.java:3054)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3052)
        at org.eclipse.ui.internal.PerspectiveBarContributionItem.select(PerspectiveBarContributionItem.java:110)
        at org.eclipse.ui.internal.PerspectiveBarManager$1.widgetSelected(PerspectiveBarManager.java:145)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2908)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
        at org.eclipse.ui.internal.PerspectiveBarManager.handleChevron(PerspectiveBarManager.java:161)
        at org.eclipse.ui.internal.PerspectiveSwitcher$9.widgetSelected(PerspectiveSwitcher.java:767)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2908)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1612)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:293)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:228)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
        at org.eclipse.core.launcher.Main.run(Main.java:887)
        at org.eclipse.core.launcher.Main.main(Main.java:871)

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.32
!MESSAGE STATUS PARAMS: true,false,true,true

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.42
!MESSAGE IO fetching status for: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.292
!MESSAGE workspace created: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen (schedule: null)

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.422
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/WebContent: created status: 11:1:3

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.883
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/4zusters.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.893
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/BALK_001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.893
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/BALK_002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.893
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/BALK_003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.903
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/BALK_004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.903
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/BALK_005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.903
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/BALK_006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.913
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-4_zusters.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.923
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-bitterzoet.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.923
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-caffeteatro.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.923
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-caffeteatro2.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.933
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-creme.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.933
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-cyrano.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.933
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-deles.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.943
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-fanny.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.943
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-knecht.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.943
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-kunst.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.953
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-mouchette.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.953
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-onbetrouwbaar_vertrouwelijk.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.953
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-openhuwelijk.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.963
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-openhuwelijk2003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.963
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-reinaard2001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.963
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-reinaard2002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.973
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-topdogs.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.973
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/affiche-vrouwen.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.973
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-ardeensehesp.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.973
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-cremeaubeurre.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.983
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-cyrano.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.983
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-deles.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.993
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-fanny.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.993
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-hooiikoorts.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:15.993
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-hun.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.03
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-iphigenea.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.03
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-knecht.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.03
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-kunst.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.13
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-meisjeskamer.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.13
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-mouchette.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.13
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-openhuwelijk.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.23
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-reinaard.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.23
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-soldaat.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.23
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-theatercafe.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.33
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-topdogs.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.33
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief-cube-vrouwen.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.33
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/archief.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.43
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/ardeense-hesp.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.43
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/ariel-dorfman.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.43
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/balk-mise-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.53
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/balk-mise-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.53
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/bestuur.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.63
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/bitterzoet.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.63
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/buitenwippers.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.63
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/caffeteatro2.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.63
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/carlo-goldoni.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.73
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cremeaubeurre.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.83
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-ardeense-hesp-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.83
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-ardeense-hesp-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.93
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-ardeense-hesp-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.93
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-ardeense-hesp-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.103
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-ardeense-hesp-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.103
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-ardeense-hesp-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.103
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-ardeense-hesp-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.113
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-ardeense-hesp-009.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.113
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-bitterzoet-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.113
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-bitterzoet-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.123
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-bitterzoet-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.123
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-bitterzoet-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.123
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-bitterzoet-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.133
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-bitterzoet-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.133
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-bitterzoet-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.143
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-bitterzoet-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.143
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-creme-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.143
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-creme-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.143
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-creme-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.153
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-creme-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.153
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-creme-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.153
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-creme-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.164
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-creme-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.164
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-creme-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.164
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-cyrano-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.174
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-cyrano-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.174
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-cyrano-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.174
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-cyrano-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.184
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-cyrano-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.184
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-cyrano-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.184
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-cyrano-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.194
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-cyrano-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.194
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-deles-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.204
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-deles-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.204
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-deles-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.214
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-deles-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.214
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-deles-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.214
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-deles-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.224
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-deles-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.224
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-deles-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.224
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-fanny-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.234
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-fanny-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.234
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-fanny-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.234
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-fanny-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.244
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-fanny-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.244
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-fanny-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.244
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-fanny-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.244
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-fanny-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.254
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-geschiedenis-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.254
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-geschiedenis-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.254
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-geschiedenis-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.264
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-geschiedenis-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.264
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-geschiedenis-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.274
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-geschiedenis-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.274
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-geschiedenis-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.274
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-geschiedenis-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.284
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-knecht-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.284
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-knecht-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.284
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-knecht-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.294
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-knecht-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.294
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-knecht-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.294
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-knecht-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.304
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-knecht-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.304
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-knecht-009.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.304
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-kunst-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.314
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-kunst-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.314
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-kunst-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.314
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-kunst-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.324
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-kunst-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.324
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-kunst-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.324
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-kunst-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.334
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-kunst-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.334
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-meisjeskamer-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.344
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-meisjeskamer-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.344
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-meisjeskamer-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.344
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-meisjeskamer-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.354
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-meisjeskamer-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.354
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-meisjeskamer-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.354
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-meisjeskamer-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.364
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-meisjeskamer-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.364
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-mouchette-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.364
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-mouchette-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.374
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-mouchette-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.374
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-mouchette-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.374
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-mouchette-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.384
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-mouchette-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.384
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-mouchette-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.384
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-mouchette-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.394
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-openhuwelijk-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.394
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-openhuwelijk-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.394
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-openhuwelijk-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.404
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-openhuwelijk-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.404
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-openhuwelijk-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.414
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-openhuwelijk-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.414
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-openhuwelijk-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.414
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-openhuwelijk-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.424
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-reinaarddevos-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.424
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-reinaarddevos-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.424
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-reinaarddevos-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.434
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-reinaarddevos-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.434
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-reinaarddevos-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.434
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-reinaarddevos-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.434
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-reinaarddevos-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.444
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-reinaarddevos-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.444
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-rtm-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.444
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-rtm-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.454
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-rtm-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.454
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-rtm-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.454
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-rtm-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.464
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-rtm-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.464
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-rtm-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.464
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-rtm-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.474
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-soldaatfacteur-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.484
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-soldaatfacteur-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.484
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-soldaatfacteur-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.484
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-soldaatfacteur-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.494
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-soldaatfacteur-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.494
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-soldaatfacteur-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.494
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-soldaatfacteur-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.504
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-soldaatfacteur-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.504
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-topdogs-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.504
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-topdogs-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.514
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-topdogs-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.514
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-topdogs-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.514
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-topdogs-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.514
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-topdogs-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.524
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-topdogs-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.524
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-topdogs-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.524
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-veelgeduvel-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.534
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-veelgeduvel-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.534
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-veelgeduvel-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.534
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-veelgeduvel-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.544
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-veelgeduvel-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.544
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-veelgeduvel-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.554
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-veelgeduvel-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.554
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-veelgeduvel-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.554
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-vrouwen-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.564
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-vrouwen-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.564
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-vrouwen-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.574
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-vrouwen-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.574
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-vrouwen-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.574
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-vrouwen-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.584
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-vrouwen-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.584
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cube-vrouwen-009.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.594
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/cyrano.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.594
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/dedoodenhetmeisje.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.594
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/deles.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.604
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/demeisjeskamer.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.604
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/dennis-potter.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.614
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/derek-benfield.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.614
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/devrouwen.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.614
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/dirk-de-lathauwer.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.624
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/eenraarkoppel.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.624
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/erik-arfeuille.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.624
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/eugene_ionesco.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.634
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/euripides.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.634
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/fanny.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.634
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/fieremargriet.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.644
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-4_zusters.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.644
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-bitterzoet.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.644
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-caffeteatro.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.654
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-caffeteatro2.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.654
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-creme.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.664
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-cyrano.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.664
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-deles.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.664
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-fanny.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.674
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-knecht.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.674
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-kunst.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.674
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-mouchette.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.674
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-onbetrouwbaar_vertrouwelijk.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.684
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-openhuwelijk2002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.684
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-openhuwelijk2003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.684
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-reinaard2001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.694
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-reinaard2002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.694
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-topdogs.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.704
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/flyers-cube-vrouwen.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.704
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-ardeense-hesp-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.704
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-ardeense-hesp-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.714
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-ardeense-hesp-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.714
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-ardeense-hesp-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.714
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-ardeense-hesp-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.724
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-ardeense-hesp-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.724
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-ardeense-hesp-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.724
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-ardeense-hesp-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.734
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-bitterzoet-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.734
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-bitterzoet-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.734
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-bitterzoet-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.744
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-bitterzoet-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.744
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-bitterzoet-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.744
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-bitterzoet-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.744
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-bitterzoet-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.754
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-bitterzoet-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.754
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-creme_au_beurre-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.764
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-creme_au_beurre-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.764
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-creme_au_beurre-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.764
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-creme_au_beurre-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.774
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-creme_au_beurre-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.774
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-creme_au_beurre-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.774
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-creme_au_beurre-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.784
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-creme_au_beurre-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.784
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-cyrano-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.784
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-cyrano-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.794
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-cyrano-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.794
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-cyrano-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.794
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-cyrano-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.804
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-cyrano-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.804
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-cyrano-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.804
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-cyrano-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.804
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-deles-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.814
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-deles-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.814
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-deles-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.824
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-deles-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.824
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-deles-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.824
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-deles-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.834
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-deles-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.834
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-deles-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.834
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-fanny-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.844
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-fanny-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.844
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-fanny-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.844
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-fanny-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.854
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-fanny-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.854
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-fanny-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.854
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-fanny-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.865
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-fanny-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.865
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-knecht-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.865
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-knecht-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.875
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-knecht-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.875
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-knecht-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.875
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-knecht-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.875
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-knecht-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.885
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-knecht-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.885
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-knecht-009.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.885
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-kunst-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.895
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-kunst-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.895
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-kunst-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.905
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-kunst-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.905
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-kunst-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.905
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-kunst-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.915
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-kunst-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.915
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-kunst-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.915
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-meisjeskamer-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.925
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-meisjeskamer-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.925
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-meisjeskamer-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.925
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-meisjeskamer-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.935
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-meisjeskamer-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.935
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-meisjeskamer-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.935
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-meisjeskamer-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.945
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-meisjeskamer-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.945
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-mouchette-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.945
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-mouchette-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.955
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-mouchette-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.955
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-mouchette-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.955
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-mouchette-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.965
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-mouchette-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.965
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-mouchette-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.965
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-mouchette-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.975
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-openhuwelijk-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.975
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-openhuwelijk-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.975
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-openhuwelijk-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.985
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-openhuwelijk-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.985
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-openhuwelijk-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.985
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-openhuwelijk-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.995
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-openhuwelijk-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.995
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-openhuwelijk-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:16.995
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-reinaarddevos-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.05
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-reinaarddevos-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.05
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-reinaarddevos-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.05
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-reinaarddevos-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.15
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-reinaarddevos-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.15
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-reinaarddevos-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.15
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-reinaarddevos-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.15
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-reinaarddevos-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.25
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-soldaatfacteur-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.25
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-soldaatfacteur-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.35
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-soldaatfacteur-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.35
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-soldaatfacteur-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.35
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-soldaatfacteur-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.45
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-soldaatfacteur-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.45
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-soldaatfacteur-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.45
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-soldaatfacteur-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.55
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-top-dogs-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.55
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-top-dogs-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.55
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-top-dogs-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.55
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-top-dogs-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.65
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-top-dogs-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.65
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-top-dogs-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.65
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-top-dogs-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.75
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-top-dogs-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.75
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-veelgeduvel-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.75
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-veelgeduvel-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.85
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-veelgeduvel-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.85
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-veelgeduvel-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.85
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-veelgeduvel-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.95
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-veelgeduvel-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.95
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-veelgeduvel-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.105
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-veelgeduvel-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.105
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-vrouwen-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.105
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-vrouwen-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.115
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-vrouwen-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.115
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-vrouwen-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.115
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-vrouwen-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.125
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-vrouwen-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.125
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-vrouwen-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.125
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/foto-vrouwen-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.135
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/frans-konings.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.135
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/geschiedenis.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.135
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/geschiedenis001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.145
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/geschiedenis002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.145
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/geschiedenis003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.155
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/geschiedenis004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.155
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/geschiedenis005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.155
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/geschiedenis006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.165
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/geschiedenis007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.165
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/geschiedenis008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.175
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/gina-riti.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.175
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/hein-nackaerts.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.175
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/hooikoorts.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.185
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-archief-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.195
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-archief-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.195
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-archief-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.195
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-archief-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.195
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-archief-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.205
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-archief-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.205
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-archief-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.205
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-archief-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.215
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-archief-009.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.215
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-archief-010.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.215
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-bestuur-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.225
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-bestuur-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.225
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-bestuur-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.225
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-bestuur-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.235
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-bestuur-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.235
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-bestuur-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.235
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-bestuur-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.245
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-bestuur-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.245
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-bestuur-009.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.255
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-bestuur-010.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.255
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-seizoen-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.255
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-seizoen-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.255
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-seizoen-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.265
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-seizoen-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.265
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-seizoen-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.275
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-seizoen-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.275
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-seizoen-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.275
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-seizoen-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.275
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/index-seizoen20042005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.285
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/inenuit.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.285
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/iphigenea.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.285
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/jan-schoolmeesters.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.295
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/kaarten001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.295
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/kaarten002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.295
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/kaarten003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.305
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/kaarten004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.305
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/kaarten005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.315
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/kaarten006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.315
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/kaartenoptafel.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.315
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/knechtvantweemeesters.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.325
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/kunst.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.325
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/lidmaatschap.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.325
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/mark-de-marree.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.325
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/marnick-bardyn.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.335
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/mouchette.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.335
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/neil-coward.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.335
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/neil-simon.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.345
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/onbetrouwbaarvertrouwelijk.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.345
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/openhuwelijk.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.345
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/pieter-jan-martens.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.355
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/reinaarddevos.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.355
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/rtm-001.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.355
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/rtm-002.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.365
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/rtm-003.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.375
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/rtm-004.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.375
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/rtm-005.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.385
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/rtm-006.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.385
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/rtm-007.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.385
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/rtm-008.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.395
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/rtm.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.395
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/seizoen.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.395
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/shakespeare.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.405
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/soldaatfacteurenrachel.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.405
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/steven-deville.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.405
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/tamara-lenaerts.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.415
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/theatercafe.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.415
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/topdogs.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.415
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/urs-widmer.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.425
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/veelgeduvelovernietske.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.425
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/verhalenuitduizendeneennacht.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.425
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/wallpaper1024x768.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.425
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/wallpaper800x600.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.435
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/yasmina-reza.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.435
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen/zaal.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.445
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/afbeeldingen: created status: 1:1:2

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.455
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/lay-out/rtm.pdf: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.455
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/lay-out: created status: 1:1:2

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.465
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/multimedia/klok.mp3: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.475
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/multimedia/reinaard_de_vos_hiphop.mp3: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.475
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/multimedia/teksttrack_cyrano.mp3: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.475
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/multimedia/tijdgenoten_01.mp3: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.475
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/multimedia/tijdgenoten_02.mp3: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.485
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/multimedia: created status: 1:1:2

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.485
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/scripts/algemeen.js: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.495
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/scripts: created status: 1:1:2

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.495
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/stylesheets/alg_style.css: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.505
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/stylesheets: created status: 1:1:2

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.505
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/test: created status: 1:1:2

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.505
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/.j2ee: created status: 11:1:3

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.515
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/.project: created status: 11:1:3

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.515
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/4_zusters.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.515
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/__archief.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.525
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/__geschiedenis.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.525
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/archief-extra.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.525
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/archief-flyers.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.525
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/archief-lijst-producties.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.535
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/archief-margriet.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.535
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/archief-stukken-index.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.535
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/archief.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.545
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/ardeense-hesp.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.545
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/ariel-dorfman.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.545
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/arne-sierens.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.556
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/bestuur.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.556
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/bitterzoet.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.566
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/buitenwippers.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.566
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/carlo-goldoni.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.566
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/charles-coburn.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.576
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/clare-boothe.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.576
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/creme_au_beurre.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.576
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/cyrano-flashback.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.576
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/cyrano.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.586
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/de-dood-en-het-meisje.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.586
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/de-les-de-kale-zangeres.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.586
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/de-les-flashback.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.596
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/dennis-potter.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.596
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/derek-benfield.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.596
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/dirk-de-lathauwer.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.606
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/edmond-rostand.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.606
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/een-raar-koppel.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.606
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/erik-arfeuille.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.616
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/euripides.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.616
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/fanny-flashback.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.616
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/fanny.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.626
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/frans-konings.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.626
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/geertrui-daem.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.636
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/geschiedenis.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.636
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/gina-riti.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.636
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/hein-nackaerts.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.646
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/hooikoorts.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.646
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/hugo-vleminckx.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.646
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/hun.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.646
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/hun.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.706
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/in-en-uit.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.706
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/index.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.706
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/info.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.716
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/info.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.716
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/interview-jan-schoolmeesters.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.716
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/interview-maaike-neuville.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.726
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/ionesco.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.726
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/iphigenea.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.726
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/jan-schoolmeesters.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.726
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/johan-albalonga.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.736
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/john-godber.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.736
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/kaarten-4_zusters.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.746
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/kaarten-bitterzoet.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.746
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/kaarten-fout.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.746
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/kaarten-ok.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.756
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/kaarten-onbetrouwbaar_vertrouwelijk.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.756
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/kaarten-online.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.756
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/kaarten-op-tafel.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.766
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/kaarten-schriftelijk.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.766
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/kaarten-telefonisch.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.766
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/kaarten.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.766
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/katelijne-damen.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.776
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/knecht-van-twee-meesters-flashback.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.776
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/knecht-van-twee-meesters.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.776
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/kunst.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.786
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/levi-steenveld.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.786
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/lid.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.786
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/links.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.796
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/links.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.796
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/logo.jpg: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.796
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/marcel-pagnol.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.806
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/mark-de-marree.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.806
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/marnick-bardyn.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.816
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/meisjeskamer.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.816
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/mouchette-flashback.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.816
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/mouchette.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.816
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/much-ado-about-nothing.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.826
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/neil-simon.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.826
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/noel-coward.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.826
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/onbetrouwbaar_vertrouwelijk.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.836
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/open-huwelijk-flashback.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.836
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/open-huwelijk.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.836
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/pauline-mol.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.846
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/peter-de-graef.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.846
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/peter-rouffaer.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.846
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/pieter-jan-martens.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.856
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/producties.doc: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.856
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/producties.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.856
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/reinaard-de-vos-flashback.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.866
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/reinaard-de-vos.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.866
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/reynaertghesellen.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.866
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/rob-vastenavondt.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.866
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/rtm.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.876
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/site-info.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.876
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/soldaat-flashback.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.886
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/soldaat.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.886
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/steven-deville.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.886
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/tamara-lenaerts.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.896
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/theatercafe.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.896
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/theatercafe2.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.896
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/topdogs.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.906
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/urs-widmer.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.906
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/verhalen-uit-duizend-en-een-nacht.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.906
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/voorstelling.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.906
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/vrouwen.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.916
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/william-shakespeare.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.916
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/yasmina-reza.htm: created status: 1:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.916
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/: created status: 1:1:2

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:17.926
!MESSAGE STATUS COMPLETED IN 2624

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:33.609
!MESSAGE STATUS PARAMS: true,false,false,false

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:33.609
!MESSAGE IO fetching status for: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:33.699
!MESSAGE workspace created: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen (schedule: null)

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:34.530
!MESSAGE C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/scripts/algemeen.js: created status: 2:1:1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:34.540
!MESSAGE STATUS COMPLETED IN 831

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:34.540
!MESSAGE workspace created: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/scripts/algemeen.js (schedule: null)

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:34.550
!MESSAGE workspace created: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/scripts/algemeen.js (schedule: null)

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:34.550
!MESSAGE workspace created: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/scripts (schedule: null)

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:34.600
!MESSAGE workspace created: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen (schedule: null)

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:34.630
!MESSAGE workspace created: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen (schedule: null)

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:34.680
!MESSAGE workspace created: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen (schedule: null)

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:34.730
!MESSAGE workspace created: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen (schedule: null)

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.16
!MESSAGE workspace created: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/scripts (schedule: null)

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.16
!MESSAGE COMMIT: workspace created for: C:/Documents and Settings/gelingj/My Documents/websites/reynaerthesellen/scripts

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.27
!MESSAGE COMMIT: commiting path: algemeen.js

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.37
!MESSAGE

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.37
!MESSAGE COMMIT ROOT:

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.47
!MESSAGE COMMIT PATH 0 :algemeen.js

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.57
!MESSAGE HV: processing

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.67
!MESSAGE HV: processing => collecting child: algemeen.js

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.77
!MESSAGE HV: processing algemeen.js

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.77
!MESSAGE HV: processing algemeen.js => added to modified as file

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.117
!MESSAGE COMMIT MESSAGE: javascript

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.117
!MESSAGE MODIFIED: algemeen.js

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.127
!MESSAGE TREE ENTRY : algemeen.js : algemeen.js

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.137
!MESSAGE TREE ENTRY : : null

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.137
!MESSAGE COMMIT ROOT RECALCULATED: http://johnnygeling.homedns.org:15280/svn/websites/reynaertghesellen/develop/scripts

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.147
!MESSAGE COMMIT PREPARATIONS TOOK: 110 ms.

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:53.407
!MESSAGE JAVASVN.SENT: PROPFIND /svn/websites/reynaertghesellen/develop/scripts HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nContent-Length: 300\r\nAccept-Encoding: gzip\r\nContent-Type: text/xml; charset="utf-8"\r\nDepth: 0\r\n\r\n<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><version-controlled-configuration xmlns="DAV:"/><resourcetype xmlns="DAV:"/><baseline-relative-path xmlns="http://subversion.tigris.org/xmlns/dav/"/><repository-uuid xmlns="http://subversion.tigris.org/xmlns/dav/"/></prop></propfind>

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:59.536
!MESSAGE JAVASVN.READ: HTTP/1.1 207 Multi-Status\r\nDate: Fri, 04 Mar 2005 01:05:31 GMT\r\nServer: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2\r\nKeep-Alive: timeout=15, max=100\r\nConnection: Keep-Alive\r\nTransfer-Encoding: chunked\r\nContent-Type: text/xml; charset="utf-8"\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:59.546
!MESSAGE JAVASVN.READ: <?xml version="1.0" encoding="utf-8"?>\n<D:multistatus xmlns:D="DAV:" xmlns:ns1="http://subversion.tigris.org/xmlns/dav/" xmlns:ns0="DAV:">\n<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">\n<D:href>/svn/websites/reynaertghesellen/develop/scripts/</D:href>\n<D:propstat>\n<D:prop>\n<lp1:version-controlled-configuration><D:href>/svn/websites/!svn/vcc/default</D:href></lp1:version-controlled-configuration>\n<lp1:resourcetype><D:collection/></lp1:resourcetype>\n<lp3:baseline-relative-path>reynaertghesellen/develop/scripts</lp3:baseline-relative-path>\n<lp3:repository-uuid>0ca19815-e3f0-0310-962c-d0bb9db127b3</lp3:repository-uuid>\n</D:prop>\n<D:status>HTTP/1.1 200 OK</D:status>\n</D:propstat>\n</D:response>\n</D:multistatus>\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:59.556
!MESSAGE REPOSITORY: 0ca19815-e3f0-0310-962c-d0bb9db127b3:/svn/websites

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:59.576
!MESSAGE ROOT OPEN:

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:59.576
!MESSAGE JAVASVN.SENT: OPTIONS /svn/websites/reynaertghesellen/develop/scripts HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nContent-Length: 107\r\nAccept-Encoding: gzip\r\nContent-Type: text/xml; charset="utf-8"\r\nDepth: 0\r\n\r\n<?xml version="1.0" encoding="utf-8" ?><D:options xmlns:D="DAV:" ><D:activity-collection-set /></D:options>

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:59.596
!MESSAGE JAVASVN.READ: \r\nHTTP/1.1 200 OK\r\nDate: Fri, 04 Mar 2005 01:05:37 GMT\r\nServer: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2\r\nDAV: 1\r\nDAV: version-control,checkout,working-resource\r\nDAV: merge,baseline,activity,version-controlled-collection\r\nDAV: <http://apache.org/dav/propset/fs/1>\r\nMS-Author-Via: DAV\r\nAllow: OPTIONS,GET,HEAD,POST,DELETE,TRACE,PROPFIND,PROPPATCH,COPY,MOVE,CHECKOUT\r\nContent-Length: 192\r\nKeep-Alive: timeout=15, max=99\r\nConnection: Keep-Alive\r\nContent-Type: text/xml; charset="utf-8"\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:59.596
!MESSAGE JAVASVN.READ: <?xml version="1.0" encoding="utf-8"?>\n<D:options-response xmlns:D="DAV:">\n<D:activity-collection-set><D:href>/svn/websites/!svn/act/</D:href></D:activity-collection-set></D:options-response>\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:59.606
!MESSAGE JAVASVN.SENT: MKACTIVITY /svn/websites/!svn/act/000001026b171e76 HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nContent-Lenght: 0\r\nAccept-Encoding: gzip\r\nContent-Type: text/xml; charset="utf-8"\r\nDepth: 0\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:59.616
!MESSAGE JAVASVN.READ: HTTP/1.1 401 Authorization Required\r\nDate: Fri, 04 Mar 2005 01:05:37 GMT\r\nServer: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2\r\nWWW-Authenticate: Basic realm="Subversion Repository"\r\nContent-Length: 563\r\nKeep-Alive: timeout=15, max=98\r\nConnection: Keep-Alive\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:03:59.626
!MESSAGE JAVASVN.SENT: MKACTIVITY /svn/websites/!svn/act/000001026b171e76 HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nContent-Lenght: 0\r\nAccept-Encoding: gzip\r\nContent-Type: text/xml; charset="utf-8"\r\nDepth: 0\r\nAuthorization: Basic am9obm55OmdlbGluZw==\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:05.865
!MESSAGE JAVASVN.READ: HTTP/1.1 201 Created\r\nDate: Fri, 04 Mar 2005 01:05:37 GMT\r\nServer: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2\r\nCache-Control: no-cache\r\nLocation: http://johnnygeling.homedns.org:15280/svn/websites/!svn/act/000001026b171e76\r\nContent-Length: 375\r\nKeep-Alive: timeout=15, max=100\r\nConnection: Keep-Alive\r\nContent-Type: text/html\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:05.875
!MESSAGE JAVASVN.READ: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>201 Created</title>\n</head><body>\n<h1>Created</h1>\n<p>Activity /svn/websites/!svn/act/000001026b171e76 has been created.</p>\n<hr />\n<address>Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2 Server at johnnygeling.homedns.org Port 15280</address>\n</body></html>\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:05.885
!MESSAGE JAVASVN.SENT: PROPFIND /svn/websites/reynaertghesellen/develop/scripts HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nContent-Length: 133\r\nAccept-Encoding: gzip\r\nContent-Type: text/xml; charset="utf-8"\r\nDepth: 0\r\nAuthorization: Basic am9obm55OmdlbGluZw==\r\n\r\n<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><version-controlled-configuration xmlns="DAV:"/></prop></propfind>

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:06.65
!MESSAGE JAVASVN.READ: HTTP/1.1 207 Multi-Status\r\nDate: Fri, 04 Mar 2005 01:05:43 GMT\r\nServer: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2\r\nKeep-Alive: timeout=15, max=99\r\nConnection: Keep-Alive\r\nTransfer-Encoding: chunked\r\nContent-Type: text/xml; charset="utf-8"\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:06.75
!MESSAGE JAVASVN.READ: <?xml version="1.0" encoding="utf-8"?>\n<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">\n<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">\n<D:href>/svn/websites/reynaertghesellen/develop/scripts/</D:href>\n<D:propstat>\n<D:prop>\n<lp1:version-controlled-configuration><D:href>/svn/websites/!svn/vcc/default</D:href></lp1:version-controlled-configuration>\n</D:prop>\n<D:status>HTTP/1.1 200 OK</D:status>\n</D:propstat>\n</D:response>\n</D:multistatus>\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:06.85
!MESSAGE JAVASVN.SENT: PROPFIND /svn/websites/!svn/vcc/default HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nContent-Length: 111\r\nAccept-Encoding: gzip\r\nContent-Type: text/xml; charset="utf-8"\r\nDepth: 0\r\nAuthorization: Basic am9obm55OmdlbGluZw==\r\n\r\n<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><checked-in xmlns="DAV:"/></prop></propfind>

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:06.85
!MESSAGE JAVASVN.READ: \r\nHTTP/1.1 207 Multi-Status\r\nDate: Fri, 04 Mar 2005 01:05:43 GMT\r\nServer: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2\r\nKeep-Alive: timeout=15, max=98\r\nConnection: Keep-Alive\r\nTransfer-Encoding: chunked\r\nContent-Type: text/xml; charset="utf-8"\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:06.105
!MESSAGE JAVASVN.READ: <?xml version="1.0" encoding="utf-8"?>\n<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">\n<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">\n<D:href>/svn/websites/!svn/vcc/default</D:href>\n<D:propstat>\n<D:prop>\n<lp1:checked-in><D:href>/svn/websites/!svn/bln/30</D:href></lp1:checked-in>\n</D:prop>\n<D:status>HTTP/1.1 200 OK</D:status>\n</D:propstat>\n</D:response>\n</D:multistatus>\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:06.125
!MESSAGE JAVASVN.SENT: CHECKOUT /svn/websites/!svn/bln/30 HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nContent-Length: 167\r\nAccept-Encoding: gzip\r\nContent-Type: text/xml; charset="utf-8"\r\nDepth: 0\r\nAuthorization: Basic am9obm55OmdlbGluZw==\r\n\r\n<?xml version="1.0" encoding="utf-8"?><D:checkout xmlns:D="DAV:"><D:activity-set><D:href>/svn/websites/!svn/act/000001026b171e76</D:href></D:activity-set></D:checkout>

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:06.165
!MESSAGE JAVASVN.READ: \r\nHTTP/1.1 201 Created\r\nDate: Fri, 04 Mar 2005 01:05:43 GMT\r\nServer: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2\r\nCache-Control: no-cache\r\nLocation: http://johnnygeling.homedns.org:15280/svn/websites/!svn/wbl/000001026b171e76/30\r\nContent-Length: 390\r\nKeep-Alive: timeout=15, max=97\r\nConnection: Keep-Alive\r\nContent-Type: text/html\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:06.165
!MESSAGE JAVASVN.READ: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>201 Created</title>\n</head><body>\n<h1>Created</h1>\n<p>Checked-out resource /svn/websites/!svn/wbl/000001026b171e76/30 has been created.</p>\n<hr />\n<address>Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2 Server at johnnygeling.homedns.org Port 15280</address>\n</body></html>\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:06.175
!MESSAGE JAVASVN.SENT: PROPPATCH /svn/websites/!svn/wbl/000001026b171e76/30 HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nContent-Length: 307\r\nAccept-Encoding: gzip\r\nContent-Type: text/xml; charset="utf-8"\r\nDepth: 0\r\nAuthorization: Basic am9obm55OmdlbGluZw==\r\n\r\n<?xml version="1.0" encoding="utf-8" ?>\n<D:propertyupdate xmlns:D="DAV:" xmlns:V="http://subversion.tigris.org/xmlns/dav/" xmlns:C="http://subversion.tigris.org/xmlns/custom/" xmlns:S="http://subversion.tigris.org/xmlns/svn/" >\n<D:set><D:prop>\n<S:log>javascript</S:log>\n</D:prop></D:set>\n</D:propertyupdate>

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:07.698
!MESSAGE JAVASVN.READ: HTTP/1.1 207 Multi-Status\r\nDate: Fri, 04 Mar 2005 01:05:44 GMT\r\nServer: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2\r\nKeep-Alive: timeout=15, max=96\r\nConnection: Keep-Alive\r\nTransfer-Encoding: chunked\r\nContent-Type: text/xml; charset="utf-8"\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:07.698
!MESSAGE JAVASVN.READ: <?xml version="1.0" encoding="utf-8"?>\n<D:multistatus xmlns:D="DAV:" xmlns:ns3="http://subversion.tigris.org/xmlns/dav/" xmlns:ns2="http://subversion.tigris.org/xmlns/custom/" xmlns:ns1="http://subversion.tigris.org/xmlns/svn/" xmlns:ns0="DAV:">\n<D:response>\n<D:href>/svn/websites/!svn/wbl/000001026b171e76/30</D:href>\n<D:propstat>\n<D:prop>\n<ns1:log/>\r\n</D:prop>\n<D:status>HTTP/1.1 200 OK</D:status>\n</D:propstat>\n</D:response>\n</D:multistatus>\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:07.708
!MESSAGE cached vURL for : null

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:07.718
!MESSAGE JAVASVN.SENT: PROPFIND /svn/websites/reynaertghesellen/develop/scripts HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nContent-Length: 111\r\nAccept-Encoding: gzip\r\nContent-Type: text/xml; charset="utf-8"\r\nDepth: 0\r\nAuthorization: Basic am9obm55OmdlbGluZw==\r\n\r\n<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><checked-in xmlns="DAV:"/></prop></propfind>

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:08.879
!MESSAGE JAVASVN.READ: \r\nHTTP/1.1 207 Multi-Status\r\nDate: Fri, 04 Mar 2005 01:05:45 GMT\r\nServer: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2\r\nKeep-Alive: timeout=15, max=95\r\nConnection: Keep-Alive\r\nTransfer-Encoding: chunked\r\nContent-Type: text/xml; charset="utf-8"\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:08.889
!MESSAGE JAVASVN.READ: <?xml version="1.0" encoding="utf-8"?>\n<D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">\n<D:response xmlns:lp1="DAV:" xmlns:lp3="http://subversion.tigris.org/xmlns/dav/">\n<D:href>/svn/websites/reynaertghesellen/develop/scripts/</D:href>\n<D:propstat>\n<D:prop>\n<lp1:checked-in><D:href>/svn/websites/!svn/ver/30/reynaertghesellen/develop/scripts</D:href></lp1:checked-in>\n</D:prop>\n<D:status>HTTP/1.1 200 OK</D:status>\n</D:propstat>\n</D:response>\n</D:multistatus>\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:08.889
!MESSAGE virtual children count: 0

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:08.899
!MESSAGE direct children count: 1

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:08.909
!MESSAGE FILE COMMIT: algemeen.js : 30

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:08.909
!MESSAGE getting property for path (citem): algemeen.js

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:08.919
!MESSAGE cached vURL for algemeen.js : /svn/websites/!svn/ver/30/reynaertghesellen/develop/scripts/algemeen.js

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:08.929
!MESSAGE vURL: /svn/websites/!svn/ver/30/reynaertghesellen/develop/scripts/algemeen.js

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:08.929
!MESSAGE JAVASVN.SENT: CHECKOUT /svn/websites/!svn/ver/30/reynaertghesellen/develop/scripts/algemeen.js HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nContent-Length: 167\r\nAccept-Encoding: gzip\r\nContent-Type: text/xml; charset="utf-8"\r\nDepth: 0\r\nAuthorization: Basic am9obm55OmdlbGluZw==\r\n\r\n<?xml version="1.0" encoding="utf-8"?><D:checkout xmlns:D="DAV:"><D:activity-set><D:href>/svn/websites/!svn/act/000001026b171e76</D:href></D:activity-set></D:checkout>

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:09.60
!MESSAGE JAVASVN.READ: \r\nHTTP/1.1 201 Created\r\nDate: Fri, 04 Mar 2005 01:05:46 GMT\r\nServer: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2\r\nCache-Control: no-cache\r\nLocation: http://johnnygeling.homedns.org:15280/svn/websites/!svn/wrk/000001026b171e76/reynaertghesellen/develop/scripts/algemeen.js\r\nContent-Length: 433\r\nKeep-Alive: timeout=15, max=94\r\nConnection: Keep-Alive\r\nContent-Type: text/html\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:09.60
!MESSAGE JAVASVN.READ: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">\n<html><head>\n<title>201 Created</title>\n</head><body>\n<h1>Created</h1>\n<p>Checked-out resource /svn/websites/!svn/wrk/000001026b171e76/reynaertghesellen/develop/scripts/algemeen.js has been created.</p>\n<hr />\n<address>Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2 Server at johnnygeling.homedns.org Port 15280</address>\n</body></html>\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:09.70
!MESSAGE wURL: /svn/websites/!svn/wrk/000001026b171e76/reynaertghesellen/develop/scripts/algemeen.js

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:09.130
!MESSAGE JAVASVN.SENT: PUT /svn/websites/!svn/wrk/000001026b171e76/reynaertghesellen/develop/scripts/algemeen.js HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nTransfer-Encoding: chunked\r\nAccept-Encoding: gzip\r\nDepth: 0\r\nAuthorization: Basic am9obm55OmdlbGluZw==\r\nContent-Type: application/vnd.svn-svndiff\r\n\r\n13\r\nSVN

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:13.506
!MESSAGE JAVASVN.READ: HTTP/1.1 204 No Content\r\nDate: Fri, 04 Mar 2005 01:05:46 GMT\r\nServer: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2\r\nKeep-Alive: timeout=15, max=93\r\nConnection: Keep-Alive\r\nContent-Type: text/plain\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:28.538
!MESSAGE FILE COMMIT: DONE: 1e05444a14b0351945638b85bd4cbcee

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:28.538
!MESSAGE DIR CLOSE:

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:28.548
!MESSAGE JAVASVN.SENT: MERGE /svn/websites/reynaertghesellen/develop/scripts HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nContent-Length: 290\r\nAccept-Encoding: gzip\r\nContent-Type: text/xml; charset="utf-8"\r\nDepth: 0\r\nAuthorization: Basic am9obm55OmdlbGluZw==\r\n\r\n<?xml version="1.0" encoding="utf-8"?><D:merge xmlns:D="DAV:"><D:source><D:href>/svn/websites/!svn/act/000001026b171e76</D:href></D:source><D:no-auto-merge/><D:no-checkout/><D:prop><D:checked-in/><D:version-name/><D:resourcetype/><D:creationdate/><D:creator-displayname/></D:prop></D:merge>

!ENTRY org.tmatesoft.javasvn 4 0 2005-03-04 02:04:28.558
!MESSAGE error: can't connect

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:28.568
!MESSAGE JAVASVN.SENT: DELETE /svn/websites/!svn/act/000001026b171e76 HTTP/1.1\r\nHost: johnnygeling.homedns.org:15280\r\nUser-Agent: JavaSVN 0.8.5 (http://tmate.org/svn/)\r\nKeep-Alive:\r\nConnection: TE, Keep-Alive\r\nTE: trailers\r\nContent-Lenght: 0\r\nAccept-Encoding: gzip\r\nContent-Type: text/xml; charset="utf-8"\r\nDepth: 0\r\nAuthorization: Basic am9obm55OmdlbGluZw==\r\n\r\n

!ENTRY org.tmatesoft.javasvn 1 0 2005-03-04 02:04:42.738
!MESSAGE JAVASVN.READ: HTTP/1.1 204 No Content\r\nDate: Fri, 04 Mar 2005 01:06:06 GMT\r\nServer: Apache/2.0.52 (Debian GNU/Linux) DAV/2 SVN/1.1.3 mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2\r\nKeep-Alive: timeout=15, max=100\r\nConnection: Keep-Alive\r\nContent-Type: text/plain\r\n\r\n

!ENTRY org.tmatesoft.javasvn 4 0 2005-03-04 02:04:57.730
!MESSAGE can't connect
!STACK 0
org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.javahl.SVNClient.throwException(SVNClient.java:1388)
        at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:488)
        at org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNClientSynchronized.java:332)
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:184)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:94)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:395)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:390)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:83)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:105)
        at org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:63)
        at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:181)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:74)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:37)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.tmatesoft.javasvn 4 0 2005-03-04 02:04:57.740
!MESSAGE can't connect
!STACK 0
org.tmatesoft.svn.core.io.SVNException: can't connect
        at org.tmatesoft.svn.core.internal.io.dav.HttpConnection.sendRequest(HttpConnection.java:206)
        at org.tmatesoft.svn.core.internal.io.dav.HttpConnection.sendRequest(HttpConnection.java:139)
        at org.tmatesoft.svn.core.internal.io.dav.HttpConnection.request(HttpConnection.java:112)
        at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doMerge(DAVConnection.java:153)
        at org.tmatesoft.svn.core.internal.io.dav.DAVCommitEditor.closeEdit(DAVCommitEditor.java:280)
        at org.tmatesoft.svn.core.internal.SVNWorkspace.commit(SVNWorkspace.java:827)
        at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:451)
        at org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNClientSynchronized.java:332)
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:184)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:94)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:395)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:390)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:83)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:105)
        at org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:63)
        at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:181)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:74)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:37)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-03-04 02:04:57.850
!MESSAGE org.tigris.subversion.javahl.ClientException: can't connect
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:192)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:94)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:395)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1702)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1722)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:390)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:83)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:105)
        at org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:63)
        at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:181)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:74)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:37)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:67)
Caused by: org.tigris.subversion.javahl.ClientException: can't connect
        at org.tigris.subversion.javahl.SVNClient.throwException(SVNClient.java:1388)
        at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:488)
        at org.tigris.subversion.javahl.SVNClientSynchronized.commit(SVNClientSynchronized.java:332)
        at org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.commit(JhlClientAdapter.java:184)
        ... 13 more
Received on Fri Mar 4 12:07:06 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.