Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105727 - subversion is not including support for http nor https
Summary: subversion is not including support for http nor https
Status: RESOLVED DUPLICATE of bug 105501
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 13:17 UTC by Alexander Rigbo
Modified: 2005-09-12 13:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Rigbo 2005-09-12 13:17:15 UTC
I emerged subversion but i didn't get https support with it. 
 
trying to check out something gives me this: 
svn: Unrecognized URL scheme for 'https://host/trunk/stuff' 
 
svn --version gives this: 
The following repository access (RA) modules are available: 
 
* ra_svn : Module for accessing a repository using the svn network protocol. 
  - handles 'svn' scheme 
* ra_local : Module for accessing a repository on local disk. 
  - handles 'file' scheme 
 
emerge -vp subversion gives this: 
[ebuild   R   ] dev-util/subversion-1.2.3-r1  -apache2 -bash-completion 
+berkdb -emacs -java -nls -nowebdav -perl* -python* +zlib 0 kB 
 
neon is installed with ssl-support 
 
apr is installed 

Reproducible: Always
Steps to Reproduce:
 



metroid ~ # emerge info 
Portage 2.0.52-r1 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r1, 
2.6.13-mm1 i686) 
================================================================= 
System uname: 2.6.13-mm1 i686 AMD Athlon(tm) XP 2600+ 
Gentoo Base System version 1.12.0_pre8 
dev-lang/python:     2.3.5, 2.4.1-r1 
sys-apps/sandbox:    1.2.12 
sys-devel/autoconf:  2.13, 2.59-r7 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 
sys-devel/binutils:  2.16.1 
sys-devel/libtool:   1.5.20 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-O2 -march=athlon-xp -w -pipe" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=athlon-xp -w -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="x86 3dnow X aac alsa apm arts avi berkdb bitmap-fonts cdparanoia crypt 
cups curl debug dvd dvdread encode fam flac gdbm gif glitz hal imagemagick 
imlib java jpeg junit kde libg++ libwww logitech-mouse mad mikmod mp3 mpeg 
ncurses nossp nptl nvidia ogg oggvorbis openexr opengl oss pam pdflib perl png 
python qt readline samba sdl spell ssl tcpd theora tiff truetype 
truetype-fonts type1-fonts vorbis xml2 xv xvid zlib userland_GNU kernel_linux 
elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-12 13:28:06 UTC
Not at all, you have a broken neon version, downgrade it and re-emerge
subversion.  ;)

*** This bug has been marked as a duplicate of 105501 ***