fr.ifremer.isisfish.actions
Class VCSAction
java.lang.Object
fr.ifremer.isisfish.actions.VCSAction
public class VCSAction
- extends java.lang.Object
VCS actions.
- Version:
- $Revision: 1862 $
Last update: $Date: 2009-02-23 16:42:34 +0100 (lun. 23 févr. 2009) $
by : $Author: chatellier $
- Author:
- poussin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
config
protected IsisConfig config
VCSAction
public VCSAction(IsisConfig config)
sshCreateKey
public void sshCreateKey(boolean force)
throws java.lang.Exception
- Throws:
java.lang.Exception
vcsUpdate
public void vcsUpdate()
throws java.lang.Exception
- Throws:
java.lang.Exception
vcsAdd
public void vcsAdd(java.io.File... file)
throws java.lang.Exception
- Throws:
java.lang.Exception
vcsRemove
public void vcsRemove(java.io.File... file)
throws java.lang.Exception
- Throws:
java.lang.Exception
vcsCommit
public void vcsCommit(java.io.File... file)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 1999-2010 CodeLutin. All Rights Reserved.