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

Re: [Subclipse-users] Transaction is out of date

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-03 17:00:11 CEST

Paul Glezen <pglezen@us.ibm.com> wrote on 08/03/2006 10:29:20 AM:

> I'm having trouble with a commit that results in the following message:
>
> Transaction is out of date
> svn: Commit failed (details follow)
> svn: Out of date: '/vehinv/trunk/VehInvMessageSet' is transaction '19-1'
>
> I tried running Team --> Cleanup. But that didn't seem to help.

In Subversion, you cannot delete or rename a folder, nor can you modify
the properties of a folder, unless that folder is at the HEAD revision. So
you need to run Update and then you will be able to commit. Whenever you
see "out of date" errors it means you need to update.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Aug 3 17:02:02 2006

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

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