jenkinsci / jenkinsci/subversion-plugin

[JENKINS-6368] SVN plugin is not supported by github.com

Open
#691 7 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

github.com recently added the ability to checkout a git repo with subversion with a URL such as

http://svn.github.com/doctrine/doctrine2.git

(see http://github.com/blog/626-announcing-svn-support)

If this URL is specified in a Husdon job configuration, it will never checkout the code. A manual svn co http://svn.github.com/doctrine/doctrine2.git does work.

I tried browsing the URL manually in the web browser and it returns 'incomplete headers' so it is possible it's only accepting traffic from know subversion clients, or only responds to specific subversion commands rather than http commands. In any case, the Husdon subversion plugin cannot checkout repositories hosted at github.com

---
Originally reported by dordrak, imported from: SVN plugin is not supported by github.com


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

Raw content of original issue

github.com recently added the ability to checkout a git repo with subversion with a URL such as
http://svn.github.com/doctrine/doctrine2.git

(see http://github.com/blog/626-announcing-svn-support)

If this URL is specified in a Husdon job configuration, it will never checkout the code. A manual svn co http://svn.github.com/doctrine/doctrine2.git does work.

I tried browsing the URL manually in the web browser and it returns 'incomplete headers' so it is possible it's only accepting traffic from know subversion clients, or only responds to specific subversion commands rather than http commands. In any case, the Husdon subversion plugin cannot checkout repositories hosted at github.com

  • environment: 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.