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

RE: svn commit error

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-02-15 21:32:42 CET

> From: John Swartzentruber

> Frequently, when I try to do commits, I get the following error:
>
> "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)."

If "svn update" doesn't clear the problem, here are some things to try:
"svn status -uv" will give some idea what the latest versions in the
repository are, and what versions you have in the repository. Try doing
"svn info" on each file mentioned, and the chain of directories containing
it. (In your example, "Common/General/genmsgs.msg", "Common/General", and
"Common".)

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 15 21:37:38 2005

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.