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

Re: commit fails with "out of date" error message

From: Mark W. Shead <mwshead_at_gmail.com>
Date: 2007-04-20 16:02:15 CEST

On Apr 20, 2007, at 6:21 AM, Michael Stillwell wrote:

> Status against revision: 925
> $ svn commit -m '' status.html
> Sending status.html
> svn: Commit failed (details follow):
> svn: Your file or directory 'status.html' is probably out-of-date
> svn: The version resource does not correspond to the resource within
> the transaction. Either the requested version resource is out of date
> (needs to be updated), or the requested version resource is newer than
> the transaction root (restart the commit).
>
> I've read http://subversion.tigris.org/faq.html#wc-out-of-date but it
> doesn't help--"svn update" doesn't report any changes.

Are you the only one using the repository at this point or could
someone else be changing it? As a test you might try checking the
file out somewhere else (to a new wc, possibly on a different
machine) and see if you get the same error.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 20 16:02:36 2007

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

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