Edgewall Software
Modify

Opened 14 years ago

Closed 14 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)

no_auth_cache.patch (2.1 KB) - added by hippo 14 years ago.
proposed fix
no_auth_cache.2.patch (3.2 KB) - added by hippo 14 years ago.
updated fix (added param description)
no_auth_cache.3.patch (3.0 KB) - added by Neil Muller 14 years ago.
Tweaked version to use 'true'/'false' rather than 0, 1

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by hippo

proposed fix

Changed 14 years ago by hippo

updated fix (added param description)

Changed 14 years ago by Neil Muller

Tweaked version to use 'true'/'false' rather than 0, 1

comment:1 Changed 14 years ago by hodgestar

  • Resolution set to fixed
  • Status changed from new to closed

Patch 3 committed in r850 and backported to 0.6.x in r851. Thanks hippo and Neil for the patches.

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.