Probable bug: writes commit messages to read-only trees
From: Caitlin Matos <caitlin.matos_at_zoho.com>
Date: Thu, 17 Jul 2014 13:16:38 -0400
Hello:
I attempted to add and commit a file to a new repo that I *should* have read-write access to. I still can't figure out whether I really have RW or RO access, but I think this is irrelevant.
When I committed the file, I received the following message:
Warning: post-commit FS processing had error 'attempt to write a readonly database'.
When I browsed the repo online, I can see that the history has indeed changed, and it references a file that does not exist on the server.
This is very odd behaviour. SVN is writing to the log, THEN attempting to upload the file, and if the upload fails, the log persists.
Suggested behaviour: one of:
P.S., forgive me if I've gotten some of the lingo wrong. I'm much more familiar with git.
svn, version 1.8.9 (r1591380)
running Debian, tracking testing/jessie
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.