Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-46157

Capability to perfrom any SVN command and not just checkout

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • subversion-plugin
    • None

      Hi,

      While Jenkins Subversion plugin allows you to do checkout and for that to utilize configured credentials - it would be highly desirable to allow other commands like "svn ls" to be performed via this plugin in similar way and be capable to pipe result to specified other command, for example "grep".

      So we could have not justĀ CheckoutUpdater.java code, which calls/uses then SVNKit's SvnCheckout , but also something like CommandInvoker.java.

            Unassigned Unassigned
            andrejusc Andrejus Chaliapinas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: