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

Is subclipse bug?

From: jack lee <jackleemb_at_hotmail.com>
Date: 2005-01-11 15:35:21 CET

Hi,
  I use subversion latest version and Subclipse 0.9.25 on windowsXP with
sp1. After I did some switch among different versions or branches and went
back the head of the main stream, I failed to make some change and commit
it. ( I did it in eclipse3.0).

Did anyone meet the same problem?

After that, I tried to reproduce the problem. I get rid of the old
repository and created a new one.
I created a new java project in eclipse and import this project in
subversion, I commit changes followed by creating a branch, then I got
exception below:

=========================
org.tigris.subversion.javahl.ClientException: Transaction is out of date
svn: Out of date: '/cvstest1/tags' in transaction 'e'

org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.javahl.ClientException: Transaction is out of date
svn: Out of date: '/cvstest1/tags' in transaction 'e'

org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.copy(JhlClientAdapter.java:623)
org.tigris.subversion.subclipse.core.commands.BranchTagCommand.run(BranchTagCommand.java:42)
org.tigris.subversion.subclipse.ui.operations.BranchTagOperation.execute(BranchTagOperation.java:38)
org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:68)
org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:159)
org.eclipse.team.internal.ui.actions.JobRunnableContext$3.runInWorkspace(JobRunnableContext.java:179)
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

=========================

I noticed that the only file in this project has an initial version 6. Is it
supposed to begin with version 2?
It seems the environment has been damaged. Eclipse maybe remember something,
even I delete the project.

Regards,

Jack.

_________________________________________________________________
Take advantage of powerful junk e-mail filters built on patented Microsoft®
SmartScreen Technology.
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines
  Start enjoying all the benefits of MSN® Premium right now and get the
first two months FREE*.
Received on Wed Jan 12 01:35:21 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.