Hi,
ODFSVN is no longer being actively developed. So little has happened here for some time that it's not even been marked as no longer being maintained. I'll do this now to avoid confusion. In the meantime, my previous project, OOoSVN works OK. You might want to take a look at the functions that offers. It's good enough for my everyday use.
thanks to jimethn and its post #2424484, I've modified the package.py and reinstalled odfsvn.
So I can import and checkout *.odt files into SVN.
But when I try to commit or update changes, the program throws errros.
[user@localhost:~]$ odfsvn import doc.odt svn://path/to/svn/doc.odt
[user@localhost:~]$ odfsvn checkout svn://path/to/svn/doc.odt doc.odt
[user@localhost:~]$ odfsvn help...