Answered BUG: Checkins require CheckinOther permission

  • Monday, March 08, 2010 12:33 PM
     
     
    When checking in from the Eaglestone client in Eclipse, the user gets an error that the CheckinOther permission is required.  All other clients don't require this permission, and it is naturally not enabled by default for the Contributors group.

    Is there a reason for this?  Any workarounds besides granting this permission to the group?
    • Changed Type Lone VVolf Monday, March 08, 2010 12:33 PM -
    •  

Answers

  • Monday, March 08, 2010 5:59 PM
    Owner
     
     Answered
    This is indeed a bug in our beta release, and it will be fixed for RTM.  Unfortunately there's no good work-around except to enable CheckinOther permissions for your user.

    The underlying cause is a date value sent to TFS at check-in time.  Changes in TFS 2010 require the user to have CheckinOther permissions if the date sent with the changeset is past the year 1850, and the TEE beta release always sends the current date.

All Replies