Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] svn broken ?
Date: Fri, 27 Mar 2009 17:02:03
Message-Id: tkrat.78b898f630d4373d@igpm.rwth-aachen.de
In Reply to: Re: [gentoo-user] svn broken ? by Willie Wong
1 On 27 Mar, Willie Wong wrote:
2 > Hi Helmut:
3 >
4 > On Fri, Mar 27, 2009 at 12:41:59PM +0100, Penguin Lover Helmut Jarausch squawked:
5 >> I'm updating a Gentoo system and now 'svn' is broken
6 >>
7 >> For all sites I've tried I get
8 >> svn: OPTIONS of 'http://svn.python.org/projects/python/branches/py3k': could not connect to server (http://svn.python.org)
9 >> I have upgraded to dev-util/subversion-1.5.6 and net-misc/neon-0.28.4
10 >>
11 >
12 > I suspect your problem is the same as Nicolai's in the thread "layman:
13 > could not connect to server".
14 >
15 > There is a new USE for subversion in the versions 1.5.* called
16 > "webdav-neon", it enables the http module. So, please show output of
17 >
18 > emerge -pv subversion
19 > svn --version
20
21 It's strange.
22 I have even upgraded to svn-1.6.0, still the same problem
23
24 emerge -pv subversion
25
26 These are the packages that would be merged, in order:
27
28 Calculating dependencies... done!
29 [ebuild R ] dev-util/subversion-1.6.0 USE="berkdb dso kde nls perl python webdav-neon -apache2 -bash-completion -ctypes-python -debug -doc -emacs -extras -gnome-keyring -java -ruby -sasl -vim-syntax -webdav-serf" 0 kB
30
31
32 svn --version
33 svn, version 1.6.0 (r36650)
34 compiled Mar 27 2009, 17:04:08
35
36 Copyright (C) 2000-2009 CollabNet.
37 Subversion is open source software, see http://subversion.tigris.org/
38 This product includes software developed by CollabNet (http://www.Collab.Net/).
39
40 The following repository access (RA) modules are available:
41
42 * ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
43 - handles 'http' scheme
44 - handles 'https' scheme
45 * ra_svn : Module for accessing a repository using the svn network protocol.
46 - handles 'svn' scheme
47 * ra_local : Module for accessing a repository on local disk.
48 - handles 'file' scheme
49
50 Many thanks for any help,
51 Helmut.
52
53 --
54 Helmut Jarausch
55
56 Lehrstuhl fuer Numerische Mathematik
57 RWTH - Aachen University
58 D 52056 Aachen, Germany