Fixed some formatting issues.
Review Request #3793 — Created Jan. 26, 2013 and submitted
Fixed some formatting issues. Added the --non-interactive option to the "svn info" command. This was done so it would not hang waiting for user input in certain situations like using it on an https repository path where it can ask if you want to save the password.
This was discovered last week when running post-review as part of a post-commit hook. It has been tested by being used on a daily basis by a group of developers.
Description | From | Last Updated |
---|---|---|
Col: 80 E501 line too long (104 > 79 characters) |
reviewbot |
TM
- Summary:
-
Added the --non-interactive option to the "svn info" command. This was done so it would not hang waiting for user input in certain situations like using it on an https repository path where it can ask if you want to save the password.Fixed some formatting issues.
- Description:
-
+ Fixed some formatting issues.
+ + + Added the --non-interactive option to the "svn info" command. This was done so it would not hang waiting for user input in certain situations like using it on an https repository path where it can ask if you want to save the password.
- Diff:
-
Revision 2 (+4)