jenkinsci / jenkinsci/subversion-plugin

[JENKINS-69828] How to checkout few folders alone without checking out entire source on SVN

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

Description

I have a source folder contains. 5 sub-folders. Like,

source

– Core

– Helper

– Extensions

– Themes

– Resources

 

And, I want to check-out Extensions and Themes folders alone. But, I don't want to check-out each of the folders separately. I want it like, I'll give the check-out location as svn.svnhost.com/trunk/project1/source. [Then, I'll select Extensions and Themes give a single check-out]

Expected Checkout:

source

– Extensions

– Themes

---
Originally reported by nmicheli, imported from: How to checkout few folders alone without checking out entire source on SVN


  • status: Open
  • priority: Minor
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251212-090250

Raw content of original issue

I have a source folder contains. 5 sub-folders. Like,

source

– Core

– Helper

– Extensions

– Themes

– Resources

 
And, I want to check-out Extensions and Themes folders alone. But, I don't want to check-out each of the folders separately. I want it like, I'll give the check-out location as svn.svnhost.com/trunk/project1/source. [Then, I'll select Extensions and Themes give a single check-out]

Expected Checkout:

source

– Extensions

– Themes

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.