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

"svn stat -uv" fails for newly added files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Invalid
    • all
    • 0.22
    • unknown
    • None

    Description

      Reproduction recipe:
      
      Here's an example of adding and committing a file in one wc, and then
      adding a (conflicting) file in another directory:
      
      % svn stat -uv two/
                     10       10        mbp   two
                     10        9        mbp   two/added
      Head revision:     10
      % svn stat -uv trunk
             *        6        6        mbp   trunk
      A      *        0       ?          ?    trunk/added
      Head revision:     10
      % svn stat -uv trunk/added
      svn: Filesystem has no item
      svn: file not found: transaction `u', path `/trunk'
      
      I'd expect the output to be the same as when teh directory is stat'd.
      
      This might be related to #1041.
      

      Original issue reported by mbp

      Attachments

        1. 1_doit.sh
          0.9 kB
          Karl Fogel
        2. 2_bug1042.sh
          0.3 kB
          Subversion Importer
        3. 3_bug1042-1.sh
          0.3 kB
          Subversion Importer
        4. 4_bug1042-2.sh
          0.4 kB
          Subversion Importer

        Activity

          People

            kfogel Karl Fogel
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: