On 9/18/07, Thomas Pircher <tehpeh@gmx.net> wrote:
> Hi,
>
> I have a problem with webdav-proxy, taken from trunk at revision 26656
> (2007-09-18).
>
> I have configured the proxy as follows:
>
> <Location /sandbox>
> DAV svn
> SVNPath /srv/repos/sandbox
> SVNMasterURI http://sandbox.svn.example.com
> </Location>
>
> I can browse the repository with a Web browser, but when I try to check
> out some data, the HTTP connection to the client gets closed, the machine
> slows down and eventually an Apache process is killed (segfault). Looking
> at the output of ps, I suspect Apache grabs all the available memory and
> when the swap partition is full, the process dumps core.
>
> Has anybody an idea how I can debug this behaviour?
You may be better off on the SVN Developers' list. Most folks on the
Users list I'd wager aren't using trunk builds, but rather official
releases.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 18 15:16:10 2007