svnlook dirs-changed creates __db files in fsfs repository
From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-07-17 10:55:54 CEST
Hi,
we have installed Subversion 1.3.2 on Suse SLES9 on a test server. Server type
In the installed hook scripts we check for the changed dirs using:
This has working fine on our 1.2.3 production server.
With svn 1.3.2 I see that whenever I commit to a fresh FSFS repository, the call
-rw-r--r-- 1 svntest svntest 16384 2006-07-17 10:32 __db.001
I suppose these are BDB files, but since the repo is FSFS I can't understand why
If I remove the svnlook dirs-changed line no __db files are created. The commit
Some more info about our installation:
$ cat db/fs-type
$ cat hooks/pre-commit
REPOS="$1"
exit 0
$ svn --version
$ svnlook --version
* fs_base : Module for working with a Berkeley DB repository.
Lieven.
----------------------------------------------------------------
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.