Subversion, Apache, XCode (SCM) and ISA 2006

environment:Subversion using mod_svn under apache/linux, hosted behind ISA (doing SSL termination). Using SCM feature of XCode for checkin

problem: login succeeds in XCode, but list fails with Error: 175002 (RA layer request failed) Description: REPORT request failed and 403 Forbidden (The server denied the specified Uniform Resource Locator

solution: For the firewall policy rule that forwards to the server hosting subversion add "@svn.contoso.com" (e.g. johndoe@svn.contoso.com, janedoe@svn.contoso.com,...) to the public names.

Waiting for a reply from Microsoft if there is a better way of doing this (e.g. *@svn.contoso.com [this is an invalid public name] or similar).

Leave a Reply

You must be logged in to post a comment.