Mircea Ispas
Mircea Ispas

Reputation: 20780

MAC OS Perforce delete changelist

I have a pending changelist that I want to delete. I use p4v client. I know that on Windows I can right click on it and I have delete option, but on Mac this option is missing. Is there other way to delete it? Thanks!

Edit: I'm interested to delete all files from the changelist also if is possible to do this.

Upvotes: 2

Views: 395

Answers (1)

Denise
Denise

Reputation: 2005

I think the easiest way, assuming you want to revert the files on the changelist also is:

  1. right click on changelist, select revert- will get rid of all changes to those files.
  2. now you should be able to right click and delete the changelist.

Upvotes: 4

Related Questions