Random notes from mg

a blog by Marius Gedminas

Marius is a Python hacker. He works for Programmers of Vilnius, a small Python/Zope 3 startup. He has a personal home page at http://gedmin.as. His email is marius@gedmin.as. He does not like spam, but is not afraid of it.

Sun, 04 Dec 2005

Subversion troubles

I keep my home directory in a Subversion repository. A month ago that repository broke down. Subversion developers were unable to help me without access to the repository, which I didn't want to grant, since my repository contains some private data (Jabber account passwords and the like).

I spent a day debugging the problem until I found the cause (a loop in a data structure). Then I was too busy to do anything, and a month went by without regular backups. Two days ago I finally hacked a workaround and managed to extract a nearly complete repository dump. All is well again, except for my confidence in Subversion, which is a bit shaken.

All of my Subversion repositories now use the fsfs format. I only had troubles with the bdb format so far.

posted at 16:27 | tags: , , | permanent link to this entry | 0 comments

Name (required)


E-mail (will not be shown)


URL


Comment (some HTML allowed)