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

RE: "Out of date txn" not fixed by updating - what to do?

From: Srilakshmanan, Lakshman <lakshman.srilakshmanan_at_police.vic.gov.au>
Date: 2007-11-08 07:11:03 CET

Hi John,

We have had the same problem with binary data.

On every instance I have traced it back to an 'evil twin'.

Could you please confirm that you have not added the same file in trunk
and your branch and then tried to merge it from trunk.

Thanks
Lakshman

-----Original Message-----
From: John McNelly [mailto:john@mcnelly.org]
Sent: Tuesday, 6 November 2007 11:42 AM
To: users@subversion.tigris.org
Subject: "Out of date txn" not fixed by updating - what to do?

I have a branch in my SVN repository. I am the only user working in
this branch.

This morning, I merged about 150 revisions from the trunk into my
personal branch. I resolved a half dozen conflicts, rebuilt, tested,
and then tried to commit my updates.

About 1100 files into it, I get:

   svn: Commit failed (details follow): svn: Out of date:
   '/branches/swig1.3.31/acs/Install/Phase1/image/common/DITA-OT/xsl' in
   transaction '1421-1'

If I run:

   svn status -u

... the 8th column is always blank (meaning everything in my working
copy is up to date).

I have done several updates since I first got that error. I am the only
person committing to that branch, so it is not a race condition between
multiple users. I am updating the entire branch.

My SVN client is 1.4.5.25188. I have done:
- updates to my branch (more than once!), it reports I am up to date
- cleanups (no issues found)
- check for mods (no conflicts found)
- updates to the trunk (shouldn't matter but what the heck)

On the SVN server (also 1.4.5.25188), I have run:
- svnadmin lstxns
- svnadmin lslocks
- svnadmin list-unused-dblogs
- svnadmin verify

All report no issues.

How can I commit my updates?

Thanks,
/ John (mcnelly.org)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

================================================================================================
EMAIL DISCLAIMER

This email and any attachments are confidential. They may also be subject to copyright.

If you are not an intended recipient of this email please immediately contact us by replying
to this email and then delete this email.

You must not read, use, copy, retain, forward or disclose this email or any attachment.

We do not accept any liability arising from or in connection with unauthorised use or disclosure
of the information contained in this email or any attachment.

We make reasonable efforts to protect against computer viruses but we do not accept liability
for any liability, loss or damage caused by any computer virus contained in this email.
================================================================================================

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 8 07:10:59 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.