Modify ↓
Opened 15 years ago
Closed 15 years ago
#529 closed defect (fixed)
add --no-auth-cache and username/password options to all svn commands
Reported by: | hippo | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.6 |
Component: | Recipe commands | Version: | dev |
Keywords: | Cc: | ||
Operating System: | Linux |
Description
I run bitten-slave as a standalone user, so the user neither has cached passwords nor should have them. Also running subversion without "--no-auth-cache" option with a new password will result in an svn client asking whether to store plain passwords or not, thus failing the build. May be it's worth adding more options such as "--non-interactive".
Attachments (3)
Change History (4)
Changed 15 years ago by hippo
comment:1 Changed 15 years ago by hodgestar
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
proposed fix