The PartialCommit class is used to commit parts of local
changes
Parameters of that command
- wscPath : Path of the connection property file
(.so6/1/so6.properties)
- comment : The comment for the commit. (Don't forget to put " around
the comment)
- filterFile : The path of the file where we specify the files that we
want to commit
Filter file content exemple :
src
src/org
src/org/libresource
src/org/libresource/so6
src/org/libresource/so6/Workspace.java
src/org/libresource/so6/WsConnection.java
Parameters: args - throws: Exception - |