org.apache.maven.scm.provider.svn.svnexe.command.checkin

Class SvnCheckInCommand

public class SvnCheckInCommand extends AbstractCheckInCommand implements SvnCommand

Version: $Id: SvnCheckInCommand.java 384477 2006-03-09 10:02:24Z evenisse $

Author: Trygve Laugstøl

Method Summary
static CommandlinecreateCommandLine(SvnScmProviderRepository repository, ScmFileSet fileSet, File messageFile)
protected CheckInScmResultexecuteCheckInCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, String tag)

Method Detail

createCommandLine

public static Commandline createCommandLine(SvnScmProviderRepository repository, ScmFileSet fileSet, File messageFile)

executeCheckInCommand

protected CheckInScmResult executeCheckInCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, String tag)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.