-
-
Notifications
You must be signed in to change notification settings - Fork 270
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