Hello
we are using TFS 2012 with default work-space option as local. I need to move couple of folder to another directory from source control as part of process and iam getting error on one of the file saying its checkedout by another user.
I tried to undo the checkout using sidekicks and command-prompt(tf undo) both showing no changes. I assume its because of local work-space feature in TFS 2012.
Any idea how can i undo these changes and able to move folders to different directories.
I do have admin access and no issues on permissions side.