Linux Sysadmin Blog

Linux Sysadmin Blog header image 4

Entries from June 13th, 2010

svnadmin: can’t open file ‘svn/db/fsfs.conf’: No such file or directory

June 13th, 2010 · 22 Comments · svn, Tips and Tricks

While working on setting up a backup script for a subversion repository I encountred an interesting problem. I’ve done this before many times, on different repos, and haven’t seen any issues, but in this case the backup command that is using the built-in svnadmin hotcopy command was failing with this error: svnadmin hotcopy –clean-logs /svn/repo/ [...]

[Read more →]

Tags: