Discussion:
[p4] Removing Exclusive Checkout on a document in Perforce
Uma
2013-03-06 09:00:01 UTC
Permalink
Posted on behalf of forum user 'Uma'.

hi team,

There is one file where an exclusive lock is placed on that file.
Request you to guide me as to how to remove that exclusive lock so that others
can also modify that file.

thanks
Uma



--
Please click here to see the post in its original format:
http://forums.perforce.com/index.php?/topic/2385-removing-exclusive-checkout-on-a-document-in-perforce
Uma
2013-03-06 09:15:01 UTC
Permalink
Posted on behalf of forum user 'Uma'.

I think we can ignore this .
I got the solution



--
Please click here to see the post in its original format:
http://forums.perforce.com/index.php?/topic/2385-removing-exclusive-checkout-on-a-document-in-perforce
P4Matt
2013-03-11 17:40:01 UTC
Permalink
Posted on behalf of forum user 'P4Matt'.

For the sake of people who find this via search, the answer is to use "p4
edit -t <filetype without +L>". So for example, if you are forcing
your way into a binary+L file you'd run "p4 edit -t binary".
Clearly you'd only want to do this in an emergency( there's a reason you
locked the file... ) but it's good to have an escape hatch.



--
Please click here to see the post in its original format:
http://forums.perforce.com/index.php?/topic/2385-removing-exclusive-checkout-on-a-document-in-perforce
Loading...