SVN Built-in Symbolic Rules only recognizes un-capitalized folder names - trunk, branch, tag

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Low
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      The SVN folder structure (i.e. branches/, tags) isn't shown in the drop down box when the folder name isn't all in lowercase (read, uncapitalized) when using the admin checkbox "Use Built-in Symbolic Rules".

      Additionally - Even given the symbolic rules below the "trunk" button on the UI will not correctly map to the trunk folder – see attached image no_equivalent_trunk.png.

      <trunk regex="(Trunk|trunk)(/|$) " name="trunk" logical=""/>
      <branch regex="(Branches|branches)/([^/]+)" name="${2}" logical=""/>
      <tag regex="(Tags|tags)/([^/]+)" name="${2}" logical=""/></symbolic>
      

        1. uncapitalized_folders.png
          uncapitalized_folders.png
          43 kB
        2. uncapitalized_folders_dropdown.png
          uncapitalized_folders_dropdown.png
          45 kB
        3. capitalized_folders.png
          capitalized_folders.png
          38 kB
        4. capitalized_folders_dropdown.png
          capitalized_folders_dropdown.png
          38 kB
        5. no_equivalent_trunk.png
          no_equivalent_trunk.png
          50 kB

            Assignee:
            Unassigned
            Reporter:
            Daniel R
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: