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

Class SvnTagCommand

public class SvnTagCommand extends AbstractTagCommand implements SvnCommand

Version: $Id: SvnTagCommand.java 391979 2006-04-06 13:27:14Z evenisse $

Author: Brett Porter

UNKNOWN: since this is just a copy, use that instead.

Method Summary
ScmResultexecuteTagCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag)

Method Detail

executeTagCommand

public ScmResult executeTagCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.