我想知道是否有人知道如何通过p4java应用程序接口从perforce中删除空的更改列表。
谢谢!
发布于 2012-05-02 14:07:46
在IServer类中有一个deletePendingChangelist方法:http://www.perforce.com/perforce/doc.current/manuals/p4java-javadoc/com/perforce/p4java/server/IServer.html
https://stackoverflow.com/questions/10398936
复制相似问题