Closed
Bug 509483
Opened 16 years ago
Closed 16 years ago
Username showing in bitbucket on vcs push was bespin username, not the bitbucket username
Categories
(Skywriter Graveyard :: Version Control, enhancement, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
0.4.1
People
(Reporter: ben, Assigned: dangoor)
Details
we should allow user to chose which one, but in the absence of making the choice, should default to the vcs username, not the bespin username
Reporter | ||
Updated•16 years ago
|
Priority: P3 → P1
Assignee | ||
Comment 1•16 years ago
|
||
Fixed in eaaae43e3eb7
Also documented in the User Guide.
There are two approaches, one of which has always been around and the other of
which is new.
1. set vcsuser: globally lets you set the username to use for commits
2. vcs clone now lets you set the VCS User for each project independently
(defaults to just using the vcsuser setting)
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•