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

[Subclipse-users] Commit crashes Eclipse

From: Bryan Evenson <bevenson_at_melinkcorp.com>
Date: Wed, 26 Oct 2011 06:50:01 -0700 (PDT)

Applicable environment details:
Ubuntu Linux 10.04 LTS
Eclipse Indigo CDT, version 1.4.1.20110909-1818
Subclipse 1.8.2
Subversion Client Adapter 1.8.0
Subversion JavaHL Native Library Adapter 1.7.1
jibsvn-java 1.7.1-1+WANdisco

I've got Subclipse 1.8.2 up and running. I can access the repository, have added folders to the repository, completed a checkout and have marked files to be added all through Subclipse. Verification through the command line appears that everything seems to be okay. I then attempt to commit the files through Subclipse. After I add the comment and click OK, Eclipse exits. When I open up Eclipse, I have the following error in the error log:

--------------------------------------------------

eclipse.buildId=M20110909-1335
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.linuxtools.product --launcher.XXMaxPermSize=256m
Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.linuxtools.product --launcher.XXMaxPermSize=256m

Warning
Wed Oct 26 08:28:18 EDT 2011
The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
---------------------------------------------------

From inspecting things from the command line, it appears that the top level directory was locked before Eclipse crashed. svn:needslock is not set on anything in the repository (or on my working copy), so I'm not sure why the directory is getting locked. Doing a cleanup and commit from the command line worked just fine. I have reproduced this issue several times with different combinations of files (single file commits, multiple file commits spanning multiple directories, etc). Any ideas what may be going wrong?

Thanks,
Bryan

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2864291

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-10-26 15:50:05 CEST

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.