You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Guido Anzuoni <Gu...@technomind.it> on 2005/06/08 14:40:25 UTC

BDB files created running svnadmin command on fsfs repos

I have a fsfs repository and if I issue the following:
svnadmin list-unused-dblogs <reposname>
 
I find in <reposname>\db some files __db.00x (from 1 to 5) and a
log.0000000001 of 10 MB
 
Anyway, these files can be safely removed, but it would be better if
never created.
The version is the following (win32 platform):
svn, versione 1.2.0 (r14790)
 
Guido.