Menu

#467 Unable to add SVNParentPath to commitmonitor

1.11.2
Fixed
Medium
Defect
2016-05-14
2016-05-09
No

In the latest versions of commitmonitor is not possible to add SVNParentPath as reporitory url because it fails with error 500.

It works fine in 1.10

Discussion

  • Stefan Kueng

    Stefan Kueng - 2016-05-12

    error 500 means "internal server error". So something in your server is configured wrong.

     
  • FenrirTheWolf

    FenrirTheWolf - 2016-05-13

    I will search for the wrong server configurations, but nevertheless commit monitor behave differently in case of this specific case, the old version fail at first and then do the correct GET, the newer simply fails.
    Maybe there is some option to check when I add the a list of repository URL (SVNParentPath in apache conf) instead of a single repository URL?

    V 1.11
    Errors:
    [dav:error] Could not fetch resource information. [-2, #0]
    [dav:error] The URI does not contain the name of a repository. [405, #190001]
    Access:
    "OPTIONS /svn HTTP/1.1" 401 381
    "OPTIONS /svn HTTP/1.1" 500 533

    V 1.10
    Errors:
    [dav:error] Could not fetch resource information. [-2, #0]
    [dav:error] The URI does not contain the name of a repository. [405, #190001]
    Access:
    "OPTIONS /svn HTTP/1.1" 401 381
    "OPTIONS /svn HTTP/1.1" 500 533
    "GET /svn/ HTTP/1.1" 401 381
    "GET /svn/ HTTP/1.1" 200 955

     
  • Stefan Kueng

    Stefan Kueng - 2016-05-14
    • status: New --> Started
    • assigned_to: Stefan Kueng
     
  • Stefan Kueng

    Stefan Kueng - 2016-05-14
    • status: Started --> Fixed
     
  • Stefan Kueng

    Stefan Kueng - 2016-05-14
     

    Related

    Commit: [r1119]


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.