[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 回复:Re: SVN&APACHE&TortoiseSVN Problem!

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Wed, 3 Dec 2008 21:27:30 -0600

On Dec 3, 2008, at 21:14, 隋越升 wrote:

> Firstly thank you for your reply.Here are the version infomations:
> ------------------------------------------------------------------
> Subversion:1.4.4
> ------------------------------------------------------------------
> TortoiseSVN 1.4.5, Build 10425 - 32 Bit , 2007/08/26 11:14:13
> apr 0.9.12
> apr-iconv 0.9.7
> apr-utils 0.9.12
> berkeley db 4.4.20
> neon 0.26.3
> OpenSSL 0.9.8d 28 Sep 2006
> zlib 1.2.3
> ----------------------------------------------------------------
> Apache:2.2
> ----------------------------------------------------------------
> My repository access method is http.I've never used the command
> line client,but when I use the TortoiseSVN on the host where the
> Apache HTTP Server is running ,there's no problem,everything's normal.
> Evertime I use TortoiseSVN on my PC to get data from the host to
> local the
> error occur.Hope these infomations can be useful.

First you should upgrade to the latest versions of all software; you
may be hitting a bug that has already been fixed.

Also I don't know if your mix of apr/apr-util 0.9.x and apache 2.2.x
can work. It was my understanding that apache 2.2.x requires at least
apr/apr-util 1.2.x (current version is 1.3.x), and also that your
subversion must be built against the same version of apr/apr-util as
your apache. So you should do some upgrading and rebuilding there.

If that doesn't help, you should try using the svn command line. If
the problem persists, let us know and show us exact commands that you
used and their exact output; if the problem does not persist, and
only appears when using TortoiseSVN, then report it to the
TortoiseSVN Users mailing list.

P.S: Use Reply All so your reply goes to the list too, not just to me.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979276

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-04 04:28:28 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.