Our build account does not seem to be able to checkout files if they are already checked out.
tf.exe checkout.
Heres the error:
TF10151: Cannot lock item $/Scrum2012/Button.htm for check-out. This item is checked out by * in workspace ****.
However I and other developers can checkout files already checked out. Is this a permissions issue?
Is there any way to get over it from the command line? tf.exe checkout /lock:****?
(I still don't get the checkout /lock documentation http://msdn.microsoft.com/en-us/library/1yft8zkw.aspx)