Uses of Class
org.apache.maven.scm.provider.accurev.AccuRevException
-
-
Uses of AccuRevException in org.apache.maven.scm.provider.accurev
Methods in org.apache.maven.scm.provider.accurev that throw AccuRevException Modifier and Type Method Description java.util.List<java.io.File>
AccuRev. add(java.io.File basedir, java.util.List<java.io.File> files, java.lang.String message)
Add the file to the repository.java.util.List<BlameLine>
AccuRev. annotate(java.io.File baseDir, java.io.File file)
AccuRev annotate an elementboolean
AccuRev. chws(java.io.File basedir, java.lang.String workSpaceName, java.lang.String newBasisStream)
Relocate/reparent a workspacejava.util.List<java.io.File>
AccuRev. defunct(java.io.File basedir, java.util.List<java.io.File> files, java.lang.String message)
Remove the file from the repository.java.util.List<FileDifference>
AccuRev. diff(java.lang.String baseStream, java.lang.String fromTimeSpec, java.lang.String toTimeSpec)
AccuRev differences of a stream between to timespecsjava.lang.String
AccuRev. getClientVersion()
private long
AccuRevScmProviderRepository. getCurrentTransactionId(java.lang.String workSpaceName)
Transaction
AccuRevScmProviderRepository. getDepotTransaction(java.lang.String stream, java.lang.String tranSpec)
java.lang.String
AccuRevScmProviderRepository. getDepotTransactionId(java.lang.String stream, java.lang.String tranSpec)
java.lang.String
AccuRevScmProviderRepository. getWorkSpaceRevision(java.lang.String workspace)
java.util.List<Transaction>
AccuRev. history(java.lang.String baseStream, java.lang.String fromTimeSpec, java.lang.String toTimeSpec, int count, boolean depotHistory, boolean transactionsOnly)
AccuRevInfo
AccuRev. info(java.io.File basedir)
Get info about the current logged in user for the current workspace.boolean
AccuRev. login(java.lang.String user, java.lang.String password)
Logins in as the given user, retains authtoken for use with subsequent commands.boolean
AccuRev. mksnap(java.lang.String snapShotName, java.lang.String basisStream)
boolean
AccuRev. mkws(java.lang.String basisStream, java.lang.String workspaceName, java.io.File basedir)
Make workspacejava.util.List<java.io.File>
AccuRev. pop(java.io.File basedir, java.util.Collection<java.io.File> elements)
Re populate missing files to existing workspace.java.util.List<java.io.File>
AccuRev. popExternal(java.io.File basedir, java.lang.String stream, java.lang.String tranSpec, java.util.Collection<java.io.File> elements)
Populate external to a workspace a (stream) and transactionId/time, to a specific location.java.util.List<java.io.File>
AccuRev. promote(java.io.File basedir, java.util.List<java.io.File> files, java.lang.String message)
java.util.List<java.io.File>
AccuRev. promoteAll(java.io.File basedir, java.lang.String message)
Any elements that have been kept previously or are currently modified will be promoted.boolean
AccuRev. reactivate(java.lang.String workSpaceName)
Reactivate a workspaceboolean
AccuRev. rmws(java.lang.String workSpaceName)
Deactivate a workspacejava.util.Map<java.lang.String,WorkSpace>
AccuRev. showRefTrees()
Stream
AccuRev. showStream(java.lang.String stream)
java.util.Map<java.lang.String,WorkSpace>
AccuRev. showWorkSpaces()
java.lang.String
AccuRev. stat(java.io.File element)
Accurev status of an elementjava.util.List<java.io.File>
AccuRev. stat(java.io.File basedir, java.util.Collection<java.io.File> elements, AccuRevStat statType)
CategorisedElements
AccuRev. statBackingStream(java.io.File basedir, java.util.Collection<java.io.File> elements)
Sorts list of elements by whether they exist in the backing stream or not.java.util.List<java.io.File>
AccuRev. statTag(java.lang.String streamName)
boolean
AccuRev. syncReplica()
java.util.List<java.io.File>
AccuRev. update(java.io.File basedir, java.lang.String transactionId)
Update a workspace or reftree, to a particular transaction id -
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.cli
Methods in org.apache.maven.scm.provider.accurev.cli that throw AccuRevException Modifier and Type Method Description java.util.List<java.io.File>
AccuRevCommandLine. add(java.io.File basedir, java.util.List<java.io.File> elements, java.lang.String message)
Add the file to the repository.java.util.List<BlameLine>
AccuRevCommandLine. annotate(java.io.File basedir, java.io.File file)
boolean
AccuRevCommandLine. chws(java.io.File basedir, java.lang.String workSpaceName, java.lang.String newBasisStream)
java.util.List<java.io.File>
AccuRevCommandLine. defunct(java.io.File basedir, java.util.List<java.io.File> files, java.lang.String message)
java.util.List<FileDifference>
AccuRevCommandLine. diff(java.lang.String baseStream, java.lang.String fromTimeSpec, java.lang.String toTimeSpec)
private boolean
AccuRevCommandLine. executeCommandLine(java.io.File basedir, java.lang.String[] args, java.lang.Iterable<java.io.File> elements, java.util.regex.Pattern matchPattern, java.util.List<java.io.File> matchedFiles)
private boolean
AccuRevCommandLine. executeCommandLine(java.io.File basedir, java.lang.String[] args, java.lang.Iterable<java.io.File> elements, org.codehaus.plexus.util.cli.StreamConsumer stdoutConsumer)
private int
AccuRevCommandLine. executeCommandLine(java.io.InputStream stdin, org.codehaus.plexus.util.cli.StreamConsumer stdout)
private boolean
AccuRevCommandLine. executeCommandLine(java.lang.String[] args)
private int
AccuRevCommandLine. executeCommandLine(java.lang.String[] args, java.io.InputStream stdin, org.codehaus.plexus.util.cli.StreamConsumer stdout)
java.lang.String
AccuRevCommandLine. getClientVersion()
java.util.List<Transaction>
AccuRevCommandLine. history(java.lang.String baseStream, java.lang.String fromTimeSpec, java.lang.String toTimeSpec, int count, boolean depotHistory, boolean transactionsOnly)
AccuRevInfo
AccuRevCommandLine. info(java.io.File basedir)
boolean
AccuRevCommandLine. login(java.lang.String user, java.lang.String password)
boolean
AccuRevCommandLine. logout()
boolean
AccuRevCommandLine. mkdepot(java.lang.String depotName)
boolean
AccuRevCommandLine. mksnap(java.lang.String snapShotName, java.lang.String basisStream)
boolean
AccuRevCommandLine. mkstream(java.lang.String backingStream, java.lang.String newStreamName)
boolean
AccuRevCommandLine. mkws(java.lang.String basisStream, java.lang.String workspaceName, java.io.File basedir)
Make workspacejava.util.List<java.io.File>
AccuRevCommandLine. pop(java.io.File basedir, java.util.Collection<java.io.File> elements)
java.util.List<java.io.File>
AccuRevCommandLine. popExternal(java.io.File basedir, java.lang.String versionSpec, java.lang.String tranSpec, java.util.Collection<java.io.File> elements)
java.util.List<java.io.File>
AccuRevCommandLine. promote(java.io.File basedir, java.util.List<java.io.File> files, java.lang.String message)
java.util.List<java.io.File>
AccuRevCommandLine. promoteAll(java.io.File baseDir, java.lang.String commitMessage)
Any elements that have been kept previously or are currently modified will be promoted.boolean
AccuRevCommandLine. promoteStream(java.lang.String subStream, java.lang.String commitMessage, java.util.List<java.io.File> promotedFiles)
boolean
AccuRevCommandLine. reactivate(java.lang.String workSpaceName)
boolean
AccuRevCommandLine. rmws(java.lang.String workSpaceName)
java.util.Map<java.lang.String,WorkSpace>
AccuRevCommandLine. showRefTrees()
Stream
AccuRevCommandLine. showStream(java.lang.String stream)
java.util.Map<java.lang.String,WorkSpace>
AccuRevCommandLine. showWorkSpaces()
java.lang.String
AccuRevCommandLine. stat(java.io.File element)
java.util.List<java.io.File>
AccuRevCommandLine. stat(java.io.File basedir, java.util.Collection<java.io.File> elements, AccuRevStat statType)
CategorisedElements
AccuRevCommandLine. statBackingStream(java.io.File basedir, java.util.Collection<java.io.File> elements)
java.util.List<java.io.File>
AccuRevCommandLine. statTag(java.lang.String streamName)
boolean
AccuRevCommandLine. syncReplica()
java.util.List<java.io.File>
AccuRevCommandLine. update(java.io.File baseDir, java.lang.String transactionId)
Update a workspace or reftree, to a particular transaction id -
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.command
Methods in org.apache.maven.scm.provider.accurev.command that throw AccuRevException Modifier and Type Method Description protected abstract ScmResult
AbstractAccuRevCommand. executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
protected ScmResult
AbstractAccuRevExtractSourceCommand. executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
protected abstract java.util.List<java.io.File>
AbstractAccuRevExtractSourceCommand. extractSource(AccuRevScmProviderRepository repository, java.io.File basedir, AccuRevVersion version)
-
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.command.add
Methods in org.apache.maven.scm.provider.accurev.command.add that throw AccuRevException Modifier and Type Method Description protected ScmResult
AccuRevAddCommand. executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
Add. -
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.command.blame
Methods in org.apache.maven.scm.provider.accurev.command.blame that throw AccuRevException Modifier and Type Method Description protected BlameScmResult
AccuRevBlameCommand. executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
-
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.command.changelog
Methods in org.apache.maven.scm.provider.accurev.command.changelog that throw AccuRevException Modifier and Type Method Description protected ScmResult
AccuRevChangeLogCommand. executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
private Transaction
AccuRevChangeLogCommand. getDepotTransaction(AccuRevScmProviderRepository repo, java.lang.String stream, java.lang.String tranSpec)
-
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.command.checkin
Methods in org.apache.maven.scm.provider.accurev.command.checkin that throw AccuRevException Modifier and Type Method Description protected ScmResult
AccuRevCheckInCommand. executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
-
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.command.checkout
Methods in org.apache.maven.scm.provider.accurev.command.checkout that throw AccuRevException Modifier and Type Method Description protected java.util.List<java.io.File>
AccuRevCheckOutCommand. extractSource(AccuRevScmProviderRepository repository, java.io.File basedir, AccuRevVersion version)
-
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.command.export
Methods in org.apache.maven.scm.provider.accurev.command.export that throw AccuRevException Modifier and Type Method Description protected java.util.List<java.io.File>
AccuRevExportCommand. extractSource(AccuRevScmProviderRepository repository, java.io.File basedir, AccuRevVersion version)
-
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.command.login
Methods in org.apache.maven.scm.provider.accurev.command.login that throw AccuRevException Modifier and Type Method Description protected ScmResult
AccuRevLoginCommand. executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
-
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.command.remove
Methods in org.apache.maven.scm.provider.accurev.command.remove that throw AccuRevException Modifier and Type Method Description protected ScmResult
AccuRevRemoveCommand. executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
-
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.command.status
Methods in org.apache.maven.scm.provider.accurev.command.status that throw AccuRevException Modifier and Type Method Description protected ScmResult
AccuRevStatusCommand. executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
-
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.command.tag
Methods in org.apache.maven.scm.provider.accurev.command.tag that throw AccuRevException Modifier and Type Method Description protected ScmResult
AccuRevTagCommand. executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
-
Uses of AccuRevException in org.apache.maven.scm.provider.accurev.command.update
Methods in org.apache.maven.scm.provider.accurev.command.update that throw AccuRevException Modifier and Type Method Description protected ScmResult
AccuRevUpdateCommand. executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
private java.lang.String
AccuRevUpdateCommand. getStartRevision(AccuRevScmProviderRepository repository, CommandParameters parameters, AccuRevInfo info)
-