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

svn switch does not update keywords

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • all
    • 1.9.0
    • libsvn_wc

    Description

      "svn switch" can change the proper value of the $URL$ keyword in files.  But if
      the switched-to directory does not contain edits to those files, they will not
      be re-substituted currently.
      
      The solution to this problem is most likely a pass over the entries files of the
      working copy at the end of a switch, re-substituting those files with "URL" in
      their svn:keywords properties.  Note that a very similar process would allow us
      to re-substitute $GlobalRev$ (or whatever) after an update.
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ghudson Greg Hudson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: