/ Zope / Apsis / Pound Mailing List / Archive / 2006 / 2006-06 / SVN copy patch

[ << ] [ >> ]

[ Pound status / Robert Segall ... ] [ WebDAV config [patch] / Adam Borowski ... ]

SVN copy patch
Florian Wagner <florian(at)wagner-flo.net>
2006-06-30 19:55:35 [ FULL ]
Hi,

attached to this mail is a patch for Pound 2.0.9 which adds code for
rewriting the "Destination" http header, which is used during svn copy
and svn move actions (those translate into a http COPY request).
Rewriting is done for https://... URIs to a simple http://... This
allows Pound to be used for providing https access for a http SVN
repository, without losing svn copy and move functionality.

The patch includes an additional config file instruction (named
"FixSvnCopy") and additions to the man file, which document the new
instruction.

My C skills aren't that great, so the patch may well be suboptimal, but
at least I can confirm that it has been working on my server (hosting
perhaps 10 repositories with low traffic) for the last six months or so.


Regards
Florian Wagner
Attachments:  
Pound-2.0.9-FixSvnCopy.patch text/plain 5678 Bytes

MailBoxer