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

svn-graph.pl doesn't authenticate

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • trunk
    • ---
    • tools
    • None

    Description

      The svn-graph.pl script in the tools/client-side directory does not work against
      svn servers that require authentication. This makes it next to useless in a
      corporate environment.
      
      Current behaviour:
      
      $ tools/client-side/svn-graph.pl http://svntestserver 
      
      RA layer request failed: PROPFIND request failed on '/': PROPFIND of '/': 405
      Method Not Allowed (http://svntestserver) at svn-graph.pl line 62
      
      whereas the commandline client works:
      
      $ svn pl http://svntestserver
      $
      
      Expected behaviour: 
      use the same authentication methods as the svn commandline client.
      
      Even though I'm not a perl expert, I think it's not hard to come up with a patch
      - so I'll give it a try.
      

      Original issue reported by mephinet

      Attachments

        1. 1_svn_graph_use_authentication.patch
          0.7 kB
          Subversion Importer

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: