You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Srinivasa N L <sr...@accord-soft.com> on 2011/01/21 10:58:30 UTC

svn crash

Hi,
  When I tried to checkout a project (over ssl) the svn co command crashed.
Please find attached the crash and dump files. I am using svn version 1.7.0
but the server is running version 1.6.6. However there is no crash when my
client uses svn 1.6.0 version.
Kind Regards,
Srinivas.

##############################################################################################################################################
The information transmitted is intended for the person or entity to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination, copying or other use of, or taking any action in reliance upon, this information by
persons or entities other than the intended recipient is prohibited. If you have received this in error, please contact the sender and delete
the material from your system. Accord Software & Systems Pvt. Ltd. (ACCORD) is not responsible for any changes made to the material other
than those made by ACCORD or for the effect of the changes on the meaning of the material.
##############################################################################################################################################

Re: svn crash

Posted by Stefan Sperling <st...@elego.de>.
On Fri, Jan 21, 2011 at 03:28:30PM +0530, Srinivasa N L wrote:
> Hi,
>   When I tried to checkout a project (over ssl) the svn co command crashed.
> Please find attached the crash and dump files. I am using svn version 1.7.0
> but the server is running version 1.6.6. However there is no crash when my
> client uses svn 1.6.0 version.

Subversion 1.7 is still being developed.
It hasn't been released yet so it is not a supported version.
It should only be used by people who want to help with developing
Subversion itself. So unless you want to contribute patches to Subversion,
you should be using the most recent 1.6 release (currently 1.6.15).

It says that your 1.7 binary was compiled in November last year.
There is no point in looking into problems with 1.7 binaries that old.

Thanks,
Stefan