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

Re: [Subclipse-users] Subclipse problem or user problem

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-04-30 02:48:28 CEST

> SVN Commit (Error: org.tigris.sbversion.javahl.ClientException:
> Transaction is out of dateXsvn: Commit failed (details follow):Xsvn: Out
> of date: '/UserSites/gwgh' in transaction '1p'X)

You cannot commit a prop-change to a folder unless the folder is at the
HEAD revision. It is pretty easy for a folder to get behind HEAD,
especially if you are the only developer since you have no need to do
update, which is the only way to get a folder caught up to head.

So basically, you need to do Team -> Update before you can commit.

See: http://subversion.tigris.org/faq.html#wc-out-of-date

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Apr 30 02:48:38 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.