Patch #3424
svn invocation shouldn't be interactive
| Status: | Closed | Start: | 2009-05-27 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | - | % Done: | 100% |
|
| Category: | SCM | |||
| Target version: | 0.8.6 |
Description
Just see patch, I think no comments needed. :)
Associated revisions
History
Updated by Alexey Palazhchenko about 1 year 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. :)
Updated by Eric Davis about 1 year 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.
Updated by Eric Davis 10 months 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.