Discussion:
[p4] To delete a shelved file from a pending changelist of other users
Rajesh
2011-07-13 12:20:01 UTC
Permalink
Posted on behalf of forum user 'Rajesh'.

Hi,
One user called "XYZ" has been deleted but now at this point when i
try to delete their shelved file from a pending changelist.

I get following error...Any Suggestion...

p4 shelve -f -d -c 121806
1 error reported
Client '_____CLIENT_UNSET_____' unknown - use 'client' command
to create it.
1 error reported
Client '_____CLIENT_UNSET_____' unknown - use 'client' command
to create it.
1 error reported
Client '_____CLIENT_UNSET_____' unknown - use 'client' command
to create it.



--
Please click here to see the post in its original format:
http://forums.perforce.com/index.php?/topic/1012-to-delete-a-shelved-file-from-a-pending-changelist-of-other-users
hari prasad
2011-07-13 13:11:16 UTC
Permalink
Delete work space of that user(XYZ).PCL's removed automatically.
Post by Rajesh
Posted on behalf of forum user 'Rajesh'.
Hi,
One user called "XYZ" has been deleted but now at this point when i
try to delete their shelved file from a pending changelist.
I get following error...Any Suggestion...
p4 shelve -f -d -c 121806
1 error reported
Client '_____CLIENT_UNSET_____' unknown - use 'client' command
to create it.
1 error reported
Client '_____CLIENT_UNSET_____' unknown - use 'client' command
to create it.
1 error reported
Client '_____CLIENT_UNSET_____' unknown - use 'client' command
to create it.
--
http://forums.perforce.com/**index.php?/topic/1012-to-**
delete-a-shelved-file-from-a-**pending-changelist-of-other-**users<http://forums.perforce.com/index.php?/topic/1012-to-delete-a-shelved-file-from-a-pending-changelist-of-other-users>
______________________________**_________________
http://maillist.perforce.com/**mailman/listinfo/perforce-user<http://maillist.perforce.com/mailman/listinfo/perforce-user>
--
*Thanks & Regards,*
*Hariprasad Challa*
Michael Mirman
2011-07-13 13:19:01 UTC
Permalink
I'm surprised you could delete a user with existing clients and pending (shelved) changes.
I always have to delete the changes first, then clients, then I can delete the user.
In any case, you can always add the user back and/or the client and then try to delete the change.

--
Michael Mirman
MathWorks, Inc.
508-647-7555
-----Original Message-----
Sent: Wednesday, July 13, 2011 8:20 AM
Subject: [p4] To delete a shelved file from a pending changelist of other
users
Posted on behalf of forum user 'Rajesh'.
Hi,
One user called "XYZ" has been deleted but now at this point when i
try to delete their shelved file from a pending changelist.
I get following error...Any Suggestion...
p4 shelve -f -d -c 121806
1 error reported
Client '_____CLIENT_UNSET_____' unknown - use 'client' command
to create it.
1 error reported
Client '_____CLIENT_UNSET_____' unknown - use 'client' command
to create it.
1 error reported
Client '_____CLIENT_UNSET_____' unknown - use 'client' command
to create it.
--
http://forums.perforce.com/index.php?/topic/1012-to-delete-a-shelved-
file-from-a-pending-changelist-of-other-users
_______________________________________________
http://maillist.perforce.com/mailman/listinfo/perforce-user
Tim McDaniel
2011-07-13 13:51:08 UTC
Permalink
Post by Michael Mirman
I'm surprised you could delete a user with existing clients and pending (shelved) changes.
I always have to delete the changes first, then clients, then I can delete the user.
I've always just deleted the clients, and that seemed to suffice.
For example, Perforce support yesterday suggested that I get rid of a
stubborn change that won't revert by deleting its client.
--
Tim McDaniel, ***@panix.com
Michael Mirman
2011-07-13 14:05:51 UTC
Permalink
Post by Tim McDaniel
I've always just deleted the clients, and that seemed to suffice.
It works fine for regular pending changes, but not for shelved.
Extra protection, I guess.

--
Michael Mirman
MathWorks, Inc.
508-647-7555
Scivally
2011-07-14 14:45:01 UTC
Permalink
Posted on behalf of forum user 'Scivally'.

Depending on the p4d release you are running, you may need to remove the -f flag
from the p4 shelve -d process... this is fixed in 2010.2 for sure.



--
Please click here to see the post in its original format:
http://forums.perforce.com/index.php?/topic/1012-to-delete-a-shelved-file-from-a-pending-changelist-of-other-users
Loading...