Hi all
I'm using pound in front of a Subversion server.
SVN Client <-- HTTPS --> Pound <-- HTTP --> Subversion
Everything works fine except when I do a COPY (Branch,Merge,Rename,...),
I have a Bad Gateway error,...
the directive xHTTP is set to 4 (I've tryed 3 also) and I'm running
pound 2.2.6 (same error with at least 2.2.4 and 2.2.5)
Tks for help
Vincent
Re: [Pound Mailing List] Subversion COPY error : 502 Bad gateway Robert Segall <roseg(at)apsis.ch>
On Fri, 2007-03-02 at 22:36 +0100, Vincent DARON wrote:[...]
Have a look at RewriteDestination in the man page - it was added
precisely for that reason.[...]
Re: [Pound Mailing List] Subversion COPY error : 502 Bad gateway Vincent DARON <tropico(at)tiscali.be>