Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-1288

svn stumbles over own transaction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • all
    • 1.1.0
    • libsvn_repos
    • None
    • Linux

    Description

      I'm using svn over svnserve, revision 5801 (downloaded/compiled
      yesterday).
      When moving directories svn (or svnserve) stumbles over it's own change:
      
      "svn st" says some files/directories deleted, on added with history
      ("A  +").
      "svnadmin lstxns" is empty.
      "svn ci -m 'move #2'" says
        Deleting     dir
        svn: Transaction is out of date
        svn: Commit failed (details follow):
        svn: out of date '/trunk/...' in txn '28'
      I then do a "svnadmin rmtxns <repos>  28" and a "svnadmin recover".
      Up to now this helped for the last 5 commits; but now I get this error
      every time.
      So I cannot commit any change in this wc.
      
      Maybe this issue is related to issue #906.
      

      Original issue reported by pmarek

      Attachments

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: