jenkinsci / jenkinsci/subversion-plugin

[JENKINS-4727] svn error results in 200 failed builds

Open
#621 8 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

I often get an checksum error when hudson is performing an update. This is the

error:

org.tmatesoft.svn.core.SVNException: svn: Checksum mismatch while reading

representation:

However, I can check out the code using the command line version. I did some

googling and see more reports about this problem around the web with no real

solution.

Now, my problem with hudson is, is the fact that this resulted in 200 failed

builds before I could disable the build (as I committed the code just before I

left the office). In a way I would classify this as an internal hudson error and

now new builds should be attempted until either a new code change or a manual

build is triggered.

---
Originally reported by uncletall, imported from: svn error results in 200 failed builds


  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 4
  • watchers: 7
  • imported: 20251212-090250

Raw content of original issue

I often get an checksum error when hudson is performing an update. This is the
error:

org.tmatesoft.svn.core.SVNException: svn: Checksum mismatch while reading
representation:

However, I can check out the code using the command line version. I did some
googling and see more reports about this problem around the web with no real
solution.

Now, my problem with hudson is, is the fact that this resulted in 200 failed
builds before I could disable the build (as I committed the code just before I
left the office). In a way I would classify this as an internal hudson error and
now new builds should be attempted until either a new code change or a manual
build is triggered.

  • environment: Platform: All, OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.