Revision number with SVN checkout/update

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major
    • Component/s: core
    • Environment:
      Platform: All, OS: All

      I'd like to specify an explicit revision number for the SVN checkout/hudson.

      Currently we do

      #

      1. checkout with an explicit version
      2. if [ -d "$SVNBASE" ]; then
        svn up -r@hudson.jboss50.rev@ $SVNBASE
        else
        svn co -r@hudson.jboss50.rev@ @hudson.jboss50.url@
        fi

      to build the last known good target container for jbossws

      cheers
      -thomas

            Assignee:
            Unassigned
            Reporter:
            Thomas Diesler
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: