Actions
Patch #3424
closedsvn invocation shouldn't be interactive
Start date:
2009-05-27
Due date:
% Done:
100%
Estimated time:
Description
Just see patch, I think no comments needed. :)
Files
Updated by Alexey Palazhchenko over 15 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. :)
Updated by Jens Goldhammer over 15 years ago
+1 from my side. What´s the problem ? :-)
Updated by Eric Davis over 15 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.
Updated by Eric Davis about 15 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.
Actions