Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3427142
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T06:48:02+00:00 2026-05-18T06:48:02+00:00

Recently we made the first branch of our project’s trunk. The trunk is rather

  • 0

Recently we made the first branch of our project’s trunk. The trunk is rather large (severals GB’s) which doesn’t matter for the server, because the branch is made via efficient linking there. In the client working copies however, the project now really does take twice the amount of space (all our WC’s are from the repository root).

Since only a few people really need the branch, how can the others ignore (i.e. not download) all the branches using TortoiseSVN?

Users only checking out trunk, as suggested below, is not the solution here. Our structure is as such:

/
 projects
  project-x
   assets
    blabla.psd
   code
    trunk
    branches
     branch1
     branch2
  project-y
   ...
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T06:48:03+00:00Added an answer on May 18, 2026 at 6:48 am

    Short solution – switch to /trunk. All who don’t need anything else but trunk can just checkout from /root/trunk instead from /root. Anyone who wants a branch should just checkout the branch in another directory.

    More elaborate solution – checkout only what you need but maintain tree structure. If you want both the freedom to have it all, and use only those you want then follow these steps:

    1. checkout from root with option “immediate children only”
    2. checkout from root/trunk with option “full recursive”

    If someone wants some special branch checked out then after previous two steps:

    • checkout from root/branches with option “immediate children only”
    • checkout from that special branch with option “full recursive”

    You can find more on the subject in SVN good book, chapter “Sparse Directories“.

    There is no shortcut to this procedure to cherry-pick branches. Except for batch file and TortoiseProc.

    EDIT: If you already have the whole repository checked out, and now you want to exclude something to save space, use command “Update item to revison” on folder you want excluded with checkout dept “Exclude”. According to the manual this option is only available in the Update to revision dialog. I guess it is meant for just this purpose.

    Try this first on temporary working copy. I’ve never done this personally.

    UPDATE: From TortoiseSVN 1.7 Checkout dialog has a button “Choose items” that enables you to select only the wanted folders and fetch them in single step. Same button is also available in “Update item to revision” dialog.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hey i recently got into android and made my first app which was meant
Recently my friend gave me a project which is made of vb.net and sql
I recently made some reference additions to a project in my solution and made
I recently made a c# printer management tool that uses a WCF service which
I recently made a project and I used CRUD in it. Now I created
I recently made my first custom shape and it turned out really good accept
First of all, I upgraded my project form .NET 3.5 to 4.0 recently. I
Started a new project recently and planned to use MVC 4. Made the mistake
I recently started tracking changes for my project with Mercurial. I made several revisions
I have made an application recently which has articles, etc, with a commenting/moderation system

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.