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

  • Home
  • SEARCH
  • 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 3337470
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T00:15:23+00:00 2026-05-18T00:15:23+00:00

I have a SVN project at work that looks like this: Repository project |–

  • 0

I have a SVN project at work that looks like this:

Repository

 project
   |-- docs
   |-- scripts
   `-- app
        |-- trunk
        |-- branches
        |     `-- development
        `-- tags
            |-- Release_1.0
            |-- ...
            `-- Release_5.3

I want my working folder like this:

Working copy

 dir_root
   |-- docs
   |-- scripts
   |-- trunk
   `-- branches
         `-- development

I would like to commit some code from “dir_root/trunk” and “dir_root/docs” simultaneously in one commit to have only 1 revision number.

How can I checkout to ignore the “tags” folder and still be able to commit to multiple directories.

Note:

  • I can’t checkout all the repository because “tags” contains too many release.
  • I tried to use sparse directories, but it keep giving me this error “svn: ‘/dir_root’ is not a working copy” when I try to commit.
  • 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-18T00:15:24+00:00Added an answer on May 18, 2026 at 12:15 am

    From the error it looks like each of the folders under dir_root was checkout separately. Thus dir_root itself does not correspond to project folder in SVN.

    You could start by checking out project with --depth immediates into dir_root. This will create a folder structure similar to the one in SVN in your dir_root. After this you can update the sub-folders you are interested in (i.e. docs, trunk, etc.). Once this is done, you can make changes to contents and do a single commit from dir_root which contain changes to dir_root/trunk and dir_root/docs.

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

Sidebar

Related Questions

I have a SVN repository for my project; it keeps code, docs, graphs, etc.
I have to check some code and run it. I have the URL: svn+ssh://myuser@www.myclient.com/home/svn/project/trunk
I have a SVN structure like this: /Projects /Project1 /Project2 /someFolder /Project3 /Project4 I
I have an SVN repository where I have trunk and a branch. I intend
We have an SVN repository running on a Windows server, and I want to
I have an SVN repository and I need the commits to fail if no
I have my SVN repository hosted somewhere. I want to move to somebody else.
I have a SVN Repository at my main PC, to which only I have
Can these two SVN clients collaborate? I have my projects checked out with Tortoise,
I have a svn repo on my machine (Windows). Anyone have a script to

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.