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

Extend E155021 message to include supported format version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.7.x
    • ---
    • unknown
    • None

    Description

      svn, version 1.7.5 (r1336830)
      
      Could error message E155021 be extended please to include the format code that 
      is supported.
      
      svn: E155021: This client is too old to work with the working copy at
      '/cygdrive/c/ws/shared_ws/dev_code' (format 31).
      You need to get a newer Subversion client. For more details, see
        http://subversion.apache.org/faq.html#working-copy-format-change
      
      
      e.g. could it be changed to:
      
      svn: E155021: This client supports (format 28) and is therefore too old to work 
      with the working copy at '/cygdrive/c/ws/shared_ws/dev_code' (format 31).
      
      
      This is useful to know, because we have various different applications which 
      checkout in svn format (cygwin svn, Hudson, Jenkins, TortoiseSVN) and are 
      suffering from incompatibility.
      
      Of course, what would be even better if client formats were backwards 
      compatible, and tools forward compatible. Like audio codecs are.
      

      Original issue reported by jongrant

      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: