severity 388835 normal reassign 388835 db4.4-util thanks hey peter,
On Sun, 2006-10-29 at 02:29 -0600, Peter Samuelson wrote:
> The reason Subversion throws this error now (as of 1.3.2-5) and not
> before is that it is using new features of Berkeley DB 4.4. Berkeley
> DB now wants to know the current directory so it can look for a
> configuration file there. So arguably the bug is really in libdb4.4,
> which should fail a bit more gracefully.
i agree, so i'm reassigning the bug.
fwiw, it's still reproducible:
copelandia[~/foo]23:08:59$ echo -e "foo\nbar\n" | db4.4_load -T -t
hash ../foo.db
copelandia[~/foo]23:09:04$ rm -rf /home/seanius/foo
copelandia[~/foo]23:09:11$ echo -e "foo\nbar\n" | db4.4_load -T -t
hash ../foo.db
db4.4_load: no absolute path for the current directory: No such file or
directory
db4.4_load: no absolute path for the current directory: No such file or
directory
db4.4_load: DB_ENV->open: No such file or directory
(sorry about any line wrapping, my current MUA sucks)
sean
signature.asc
Description: This is a digitally signed message part

