Linux System Admins Blog

System admins of Promet – an e-commerce, high availability Open Source web shop – share their findings

Linux System Admins Blog header image 4

Entries Tagged as 'svn'

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

June 13th, 2010 · 14 Comments

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: Tips and Tricks · svn