Welcome, Guest
Username Password: Remember me

Opened files issues in perforce
(1 viewing) (1) Guest
Perforce
  • Page:
  • 1

TOPIC: Opened files issues in perforce

Opened files issues in perforce 1 year, 4 months ago #509

  • rajeshkumar
  • OFFLINE
  • Moderator
  • I love software configuration management
  • Posts: 370
  • Points: 44559
  • Karma: 4
  • Honor Medal 2009
I am having one issues in perforce...Any help

User name "ram" has created client name "client1" in one hostmachine. Next day username "ramesh" has used same client name in same host machine and opened few files using his own ids.

The problem with Perforce Admin is: Admin should delete all the opened files open by ramesh in same client and hostname.

Senario:
Admin should not delete any user account and re-create it
Admin can not delete client as files are opened n deletion would not be allowed
Ramesh is not available / not his machine / not his client / for reverting their own files

Last options, reverting opened file from admin.

I tried to revert back by admin user by using following command but it says its opened by ramesh

> p4 revert -c 164680 *


Any other solution where admin can revert these opened files
Regards,
Rajesh Kumar
Build and Release Engineer
My Blog: community.scmgalaxy.com/pg/profile/rajeshkumar

Re: Opened files issues in perforce 1 year, 4 months ago #550

  • praveen
  • OFFLINE
  • Moderator
  • Posts: 43
  • Points: 3562
  • Karma: 0
  • Honor Medal 2009
You would typically need to do something like:

p4 login user (needs super user access)
p4 -u user -c client -H host revert -c 164680 ..

Try this
  • Page:
  • 1
Time to create page: 0.62 seconds

     
    
Home Forum