Patch #3424
svn invocation shouldn't be interactive
Status: | Closed | Start date: | 2009-05-27 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | SCM | |||
Target version: | 0.8.6 |
Description
Just see patch, I think no comments needed. :)
Associated revisions
Change subversion adapter to not cache authentication and run non interactively
#3424
History
#1
Updated by Alexey Palazhchenko almost 13 years ago
May be I should write more about this patch?
Sometimes svn command interactively asks user about things like 'store password in plaintext?'. It breaks Redmine's Subversion support - it just hangs. Attached patch fixes this problem.
Please apply to trunk and latest stable branch, it's trivial. :)
#2
Updated by Jens Goldhammer almost 13 years ago
+1 from my side. What´s the problem ? :-)
#3
Updated by Eric Davis almost 13 years ago
- Status changed from New to Closed
- Target version set to 0.8.5
- % Done changed from 0 to 100
Looks good to me, this might help out with some of the authentication problems people have had. Added in r2819.
#4
Updated by Eric Davis over 12 years ago
- Target version changed from 0.8.5 to 0.8.6
Looks like I forget to merge this into 0.8-stable for 0.8.5. Merged in r2899 as part of 0.8.6.