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

CVS modules area does not work when multiline textarea

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      On deadlock.netbeans.org I was configuring a new project with two CVS modules,
      'logger' and 'nbbuild'. I typed in

      Module(s) [logger nbbuild______________v]

      before noticing the down arrow. When I clicked that, it changed to

      Modules(s) ---------------------

      logger
      nbbuild
       

      ---------------------

      OK... harmless, I thought, and saved the config.

      When I next tried to build, logging failed:

      --%<--
      [workspace] $ cvs -Q -z0 -d /cvsup/nb_all co -D "Friday, April 20, 2007 6:48:53
      PM UTC" logger nbbuild
      $ computing changelog
      cvs log: cannot open CVS/Entries for reading: No such file or directory
      cvs log: nothing known about logger
      nbbuild

      ERROR: cvs exited with error code 1
      Command line was [Executing 'cvs' with arguments:
      '-d/cvsup/nb_all'
      'log'
      '-d'
      '>=2007-04-19'
      'logger
      nbbuild'
      --%<--

      Apparently Hudson thought the module was "logger\nnbbuild". I guess the textarea
      control needs to be fixed to split on newlines as well as spaces before saving
      to project configuration.

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: