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 th开发者_高级运维is.
I think the easiest way, assuming you want to revert the files on the changelist also is:
- right click on changelist, select revert- will get rid of all changes to those files.
- now you should be able to right click and delete the changelist.
精彩评论