×
small structure to store local and remote (repository) location information of the repository. static class, SubversionSCM.SvnInfo. Nested classes/interfaces ...
Sep 7, 2021 · All SCM plugins are subclasses of hudson.scm.SCM. This class has a few methods that an SCM implementation will want to override: public ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
... hudson.scm; import com.thoughtworks.xstream ... svn.core.SVNDepth; import org.tmatesoft.svn.core ... baseline; if (_baseline instanceof SVNRevisionState) ...
... project and reuse them as the SCM source for another project. ... This plug-in provides utilities for getting svn info and build ... baseline when building a job.
Java.net migration status update. Monday morning I came into work and discovered that I cannot commit to the Hudson Subversion repository.
... hudson/scm/EnvVarsUtils.java index a6bb7c3 ... svn"; } - public synchronized Map<String,Long> ... baseline; if (_baseline instanceof SVNRevisionState) ...
Sep 7, 2021 · This plugin allows the creation of sections in build consoles.These sections can be individually collapsed to hide unimportant details.
From a multibranch Pipeline project, reads a file from the associated SCM and returns its contents. Unlike the readFile step, no workspace is required. If the ...
Base class for Hudson CLI. Implementations: Jenkins Core ... Tracking SVN Plugin: hudson.plugins.trackingsvn ... hudson.scm.SCM. Captures the configuration ...