List of Subversion changes in the build is invalid

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

XMLWordPrintable

      I set up Subversion polling and build my project after every commit into repository.
      The problem is that build's list of changes contains not only actual change, but
      also the previous change as well. Worse, previous change (which should not be in
      the log at all), is at first place, and actual change down below.

      For example, I commit bugfix into repository, revision 100. After the build,
      triggered by this commit, I see changes:

      revision 99
      ....
      revision 100

      I use Hudson 1.36.

            Assignee:
            Unassigned
            Reporter:
            vsizikov
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: