org.apache.tools.ant.taskdefs.optional.perforce
public class P4Edit extends P4Base
UNKNOWN: Should call reopen if file is already open in one of our changelists perhaps? category="scm"
Field Summary | |
---|---|
String | change
number of the change list to work on |
Method Summary | |
---|---|
void | execute()
Run the p4 edit command |
void | setChange(String change)
An existing changelist number to assign files to; optional
but strongly recommended. |
Throws: BuildException if there is no view specified
Parameters: change the change list number