windows - How do I change my TFS identity? -


when first getting set in tfs, company misspelled username. since changed correct spelling, change apparently not reflected in tfs. when try check in changes, error:

enter image description here

is there way can change tfs identity 1 correct spelling can check stuff in machine? our tfs administrator has looked @ , isn't sure how fix it.

i using visual studio 2012.

edit: have tried removing , re-mapping workspace, no luck.

also, can check in files in visual studio 2010, gives me error in visual studio 2012.

fellow employee fixed it. here's did:

removed workspaces, deleted files, cleared credential manager, disconnected tfs, deleted tfs connection, closed vs, opened vs, created new connection tfs, re-downloaded files.


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -