Ticket #188 (closed defect: fixed)
Buildbot overwrites SVN authentication info
| Reported by: | marcusl | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.7.7 |
| Version: | 0.7.6 | Keywords: | |
| Cc: | dustin |
Description
Buildbot replaces my default user/passwd with it's own.
This means if I run a buildslave and do manual work on the same computer, checkins done manually are done with my buildbot account. (Or fails, if I have given it read-only access).
There is a '--no-auth-cache' flag that I think helps with this.
Attachments
Change History
comment:1 Changed 5 years ago by dustin
- Cc dustin added
Is this what you had in mind?
Available at http://darcs.r.igoro.us/buildbot/dustin/ as #188:no-auth-cache.patch.
comment:2 Changed 5 years ago by warner
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from undecided to 0.7.7
Applied, along with an extra patch to add --no-auth-cache to 'svn update' too, in a series of patches that finish with [a61246349c7fc2c9195562f9d977b2e94661e9d2]. Thanks!
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)

add --no-auth-cache