fr.ifremer.isisfish.actions
Class VCSAction
java.lang.Object
fr.ifremer.isisfish.actions.VCSAction
public class VCSAction
- extends 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 Exception
- Throws:
Exception
vcsUpdate
public void vcsUpdate()
throws Exception
- Throws:
Exception
vcsAdd
public void vcsAdd(File... file)
throws Exception
- Throws:
Exception
vcsRemove
public void vcsRemove(File... file)
throws Exception
- Throws:
Exception
vcsCommit
public void vcsCommit(File... file)
throws Exception
- Throws:
Exception
Copyright © 1999-2011 CodeLutin. All Rights Reserved.