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

fix strange notification ouputs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • all
    • 0.14.0
    • src
    • None
    • other

    Description

      Here's a list of output behaviors that I dislike:
      
      1.  whenever 'A' or 'D' is printed during
      checkout/update/switch/merge, there should be no 'U' -- or any
      character at all -- in the secondary properties column.  We made a
      policy long ago that 'A' and 'D' were all encompassing operations that
      were -2- columns wide.  All other status codes (M,G,U,C, _) are only a
      single column wide, so it's okay to see them in pairs.
      
      2.  when I 'svn add file', it immediately prints a single underscore
      as feedback, instead of an 'A' like it used to.
      
      3.  After a checkout completes, the working copy's root dir is printed
      out with a underscore next to it.  This is odd... everything
      beforehand was an "A".... either the final directory should not be
      printed at all, or it should have an "A" as well.
      
      kfogel will be working on this RSN.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            sussman Ben Collins-Sussman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: