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

Re: 1.7.0-alpha1 feedback

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 21 Jun 2011 01:36:24 +0200

On Tue, Jun 21, 2011 at 01:09:31AM +0200, Uwe Schuster wrote:
> Hi,
>
> I am new to this list and do usually look at the dev mailing list
> with the web interface to get some information about the 1.7
> progress. I've noticed some problems with 1.7.0-alpha1 or better to
> say the revision 1136035 DLLs from svn-1.7.0-dev-win32-r1136035.zip
> and the Delphi client I am working on. Meanwhile I've installed TSVN
> 1.6 and 1.6.99 in parallel and can repeat the issues and want to let
> you know about the issues. I can't spend much time on looking if
> these issues are already reported.

Thanks for testing the alpha!

> 1. Performance

Can you set
  http-library=neon
in the '[global]' section of your 'servers' configuration file
and see if that helps?

The checkout finishes within 2minutes for me (with neon, on OpenBSD,
16mbit/s downstream).

> 2. APR error on checkout

This sounds like this known issue:
http://subversion.tigris.org/issues/show_bug.cgi?id=3917

> 3. Error when the URL is "different" from the actual URL

I can reproduce this with the externals definition in your repository:

svn: warning: W200000: Error handling externals definition for 'jcl/source/include/jedi':
svn: warning: W170000: 'https://projectjedi.svn.sourceforge.net:443/svnroot/projectjedi/trunk/shared/include' isn't in the same repository as 'https://projectjedi.svn.sourceforge.net/svnroot/projectjedi'
Checked out revision 3547.

This is definitely a bug.
It works fine if the port (:443) is removed from the externals definition.
Received on 2011-06-21 01:36:59 CEST

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.