Defect #8458
closed
Subversion: Delete invalid repository fails using the libsvn plugin
Added by André Jonsson over 13 years ago.
Updated over 13 years ago.
Description
Only tested with svn repositories, using the libsvn plugin.
When an unreachable repository has been entered it is impossible to delete it. Apparently it requires the repository be valid and able to connect to be deleted.
For example, entering the repos url svn://localhost
will cause delete to fail with the attached log message 1.
And entering a correct repos url but with incorrect login info fails similarly, with attached log message 2.
Files
For correctness I should probably mention that after changing the repos settings to something that is possible to connect with, delete works, of course.
- Assignee set to Toshi MARUYAMA
Awesome!
However, I see that it modifies some generic part and a git-specific part (I'm not much familiar with Ruby nor the Redmine code base), but as far I've seen this problem is specific to SVN.
Of course, that doesn't exclude that this patch is the "right thing"... I'll give it a go later.
- Target version set to 1.3.0
I've tested the patch. Indeed it works!
However, I'm quite baffled as to why it works... considering it seemingly modified the behavior of managing git repositories.
btw, sorry for the slow feedback; we had a long weekend over here and I was away a bit.
- Subject changed from Delete invalid repository fails to Subversion: Delete invalid repository fails using the libsvn plugin
- Target version deleted (
1.3.0)
- Status changed from New to Closed
Also available in: Atom
PDF