Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57080 - Subversion error after importing JAR files
Summary: Subversion error after importing JAR files
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-14 16:49 UTC by Martin Holzhauer
Modified: 2004-08-03 08:03 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 Martin Holzhauer 2004-07-14 16:49:51 UTC
i would test subversion so i emerged it an import an smaple project with images, php/txt files and jar files

and after importing an jar file i get an error on webdav access

"<D:error>
<C:error/>
<m:human-readable errcode="160029">
Could not open the requested SVN filesystem
</m:human-readable>
</D:error>"

i hav importetet some filey manualy images and php scripts nor problem but after importing the jar file i get this error

i have testet subversion 1.0.4-r1 and 1.0.1

Reproducible: Always
Steps to Reproduce:
1. svn import /dir/to/project/with/jar/files file:///var/svn/repos/project
2. go on webdav access site to view the error




Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.7-gentoo-r9)
=================================================================
System uname: 2.6.7-gentoo-r9 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://update.server4free.de/gentoo
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://update.intergenia.de/gentoo-portage"
USE="apache2 apm arts avi berkdb crypt cups curl doc encode firebird flash
foomaticdb gd gdbm gif gpm gtk2 imap imlib ipv6 java jpeg ldap libg++ libwww mad
mikmod mpeg mysql ncurses nls odbc oggvorbis opengl oss pam pdflib perl png
postgres postgrey python quicktime readline sdl slang spell sqlite ssl svga tcpd
tiff truetype vhosts x86 xml2 xmms xv zlib"
Comment 1 Martin Holzhauer 2004-07-16 18:14:18 UTC
so after reemergin subversion 8 times the problem is now gone

no idea how and why but its gone
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2004-08-03 08:03:54 UTC
Strange, it might be some database corruption problem. You could try to ask the subversion guys, but first make sure that you consistently used the same db version for apache and subversion