Pound's HTTPSListener breaks Subversion's COPY request (Subversion server returns 400 Bad Request). The problem is fixed in Pound version 2.4.3. Fix: Upgrade to newer upstream release 2.4.3. How-To-Repeat: 1. Setup Apache with mod_dav_svn and create a repository. 2. Configure Pound as reverse proxy (with HTTPS) in front of subversion (xHTTP should be set to at least 2, AddHeader "Front-End-Https: on" and RewriteDestination should be 1 in the ListenHTTPS section 3. add a file to the repository (through pound and apache) 4. svn cp the file => will return 400 Bad Request
Responsible Changed From-To: freebsd-ports-bugs->anders Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Update committed.
anders 2008-07-15 04:18:23 UTC FreeBSD ports repository Modified files: www/pound Makefile distinfo Log: Update to 2.4.3. PR: 124714 Revision Changes Path 1.20 +1 -1 ports/www/pound/Makefile 1.18 +3 -3 ports/www/pound/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"