[p4] Reverting & deleting someone else's pending changelist
G Barthelemy
gb.perforce at googlemail.com
Tue Apr 8 15:53:20 PDT 2008
On Tue, Apr 8, 2008 at 11:17 PM, Stephen Vance <steve at vance.com> wrote:
> Use the global options to fake the user and host and the -k option to
> revert so it doesn't touch any local files. If they have a password,
> you'll have to use your super rights to delete their password first.
Actually, you don't need to do this any more: as superuser, p4 login
<user> will start a valid ticket for that user on your host without
prompting you for a password, and you can then simply impersonate that
user as if they didn't have a password: p4 -u <user> -c <client> -H
<host> revert -k <file>
Guillaume
More information about the perforce-user
mailing list