org.apache.maven.scm.provider.cvslib.command

Class CvsCommandUtils

public class CvsCommandUtils extends Object

Version: $Id: CvsCommandUtils.java 381987 2006-03-01 11:16:02Z evenisse $

Author: Emmanuel Venisse

Method Summary
static CommandlinegetBaseCommand(String commandName, CvsScmProviderRepository repo, ScmFileSet fileSet)
static CommandlinegetBaseCommand(String commandName, CvsScmProviderRepository repo, ScmFileSet fileSet, String options)
static booleanisCvsNT()

Method Detail

getBaseCommand

public static Commandline getBaseCommand(String commandName, CvsScmProviderRepository repo, ScmFileSet fileSet)

getBaseCommand

public static Commandline getBaseCommand(String commandName, CvsScmProviderRepository repo, ScmFileSet fileSet, String options)

isCvsNT

public static boolean isCvsNT()
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.