You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Chatree Srichart <ch...@gmail.com> on 2014/08/14 19:24:36 UTC

Cannot use Subversion Client 1.8 to check out OFBiz

>> Hi. I try to check out OFBiz trunk:

svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz


>> But I got the error message:

svn: E120108: Unable to connect to a repository at URL '
http://svn.apache.org/repos/asf/ofbiz/trunk'
svn: E120108: Error running context: The server unexpectedly closed the
connection.


>> My subversion client is:

svn --version

svn, version 1.8.10 (r1615264)
   compiled Aug 11 2014, 21:18:39 on x86_64-pc-linux-gnu

Copyright (C) 2014 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using
serf.
  - using serf 1.3.3
  - handles 'http' scheme
  - handles 'https' scheme

>> I think OFBiz subversion server need to upgrade to version 1.8 to solve
this problem.



Best Regards,

Chatree Srichart