From owner-freebsd-questions@freebsd.org Fri Feb 23 12:45:36 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D078F1F0F0 for ; Fri, 23 Feb 2018 12:45:36 +0000 (UTC) (envelope-from as@cmplx.uk) Received: from jail0199.vps.exonetric.net (jail0199.vps.exonetric.net [IPv6:2a02:1658:1::199:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "jail0199.vps.exonetric.net", Issuer "jail0199.vps.exonetric.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C648F7DBC7 for ; Fri, 23 Feb 2018 12:45:35 +0000 (UTC) (envelope-from as@cmplx.uk) Received: from jail0199.vps.exonetric.net (jail0199.vps.exonetric.net [178.250.76.108]) by jail0199.vps.exonetric.net (8.15.2/8.15.2) with ESMTPS id w1NCjXXd037580 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 23 Feb 2018 12:45:33 GMT (envelope-from as@jail0199.vps.exonetric.net) Received: (from as@localhost) by jail0199.vps.exonetric.net (8.15.2/8.15.2/Submit) id w1NCjXM4037579 for freebsd-questions@freebsd.org; Fri, 23 Feb 2018 12:45:33 GMT (envelope-from as) Date: Fri, 23 Feb 2018 12:45:33 GMT From: Anton Shterenlikht Message-Id: <201802231245.w1NCjXM4037579@jail0199.vps.exonetric.net> To: freebsd-questions@freebsd.org Subject: https slower than svn+ssh? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Feb 2018 12:45:36 -0000 SourceForge says: "Access over https will not perform as well as svn+ssh, so it should only be used if access using svn+ssh is problematic" https://sourceforge.net/p/forge/documentation/svn/#readwrite-access-via-https I wonder if this applies only to SourceForge, or is a known fact for any svn connection. Thanks Anton