The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

$class: 'SubversionSCMSource'

  • $class: 'SubversionSCMSource'
    • remoteBase : String
    • id : String (optional)
    • browser (optional)
        Nested Choice of Objects
      • $class: 'Assembla'
        • spaceName : String
      • $class: 'BacklogRepositoryBrowser'
        • url : String
          Set the project URL of Repository Browser used with this project. Sample of URL are shown below.
          • https://demo.backlog.jp/projects/DORA

          When no value is set, project of "Backlog URL" set above is used.

      • $class: 'CollabNetSVN'
        • url : String
          The repository browser URL for the root of the project. For example, a Java.net project called myproject would use https://myproject.dev.java.net/source/browse/myproject.
      • $class: 'FishEyeSVN'
        • url : String
          Specify the URL of this module in FishEye. (such as http://fisheye6.cenqua.com/browse/ant/)
        • rootModule : String
          Specify the root Subversion module that this FishEye monitors. For example, for http://fisheye6.cenqua.com/browse/ant/, this field would be ant because it displays the directory "/ant" of the ASF repo. If FishEye is configured to display the whole SVN repository, leave this field empty.
      • svnPhabricator
        • url : String
        • repo : String
      • $class: 'PolarionRepositoryBrowser'
        • url : String
        • location : String
      • $class: 'RedmineRepositoryBrowser'
        • repositoryId : String
      • $class: 'SVNWeb'
        • url : String
      • $class: 'ScmManagerSvnRepositoryBrowser'
        • repoUrl : String
          Specify the root URL serving this repository (such as https://scm-manager.org/scm/repo/namespace/name).
      • $class: 'Sventon'
        • url : String
          Specify the URL of the Sventon repository browser. For example, if you normally browse from http://somehost.com/svn/repobrowser.svn?name=local, this field would be http://somehost.com/svn/
        • repositoryInstance : String
          Specify the Sventon repository instance name that references this subversion repository. For example, if you normally browse from http://somehost.com/svn/repobrowser.svn?name=local, this field would be local
      • $class: 'Sventon2'
        • url : String
          Specify the URL of the Sventon repository browser. For example, if you normally browse from http://somehost.com/svn/repobrowser.svn?name=local, this field would be http://somehost.com/svn/
        • repositoryInstance : String
          Specify the Sventon repository instance name that references this subversion repository. For example, if you normally browse from http://somehost.com/svn/repobrowser.svn?name=local, this field would be local
      • $class: 'TeamForge'
        • connectionFactory
            Nested Object
          • url : String

            This should be the URL of your CollabNet TeamForge site. It should be of the form 'https://forge.collab.net'.

          • username : String

            The user who will upload the files.

          • password : String

            The password for the user specified above. If incorrectly given, the login to the CollabNet TeamForge server will fail.

        • project : String
        • repo : String
      • $class: 'TracRepositoryBrowser'
        • $class: 'ViewSVN'
          • url : String
            Specify the root URL of ViewSVN for this repository (such as this).
        • $class: 'ViewVCRepositoryBrowser'
          • url : String
          • location : String
        • $class: 'VisualSVN'
        • $class: 'WebSVN'
          • url : String
      • credentialsId : String (optional)
      • excludes : String (optional)
      • includes : String (optional)
      • workspaceUpdater (optional)
          Nested Choice of Objects
        • $class: 'CheckoutUpdater'
          • $class: 'NoopUpdater'
            • $class: 'UpdateUpdater'
              • $class: 'UpdateWithCleanUpdater'
                • $class: 'UpdateWithRevertUpdater'

              • Was this page helpful?

                Please submit your feedback about this page through this quick form.

                Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

                    


                See existing feedback here.