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 6070349
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T09:55:24+00:00 2026-05-23T09:55:24+00:00

So within my project tracked by subversion, I have a folder (let’s call it

  • 0

So within my project tracked by subversion, I have a folder (let’s call it /auto-generated/) that is (as the name might suggest) automatically created from a GUI program (it’s a bunch of xml files in a few nested directories). My project is designed to work in tandem with this GUI program, so I’d obviously like to keep any configurations from it in version control. It’s already added and committed, so each directory has its own .svn/ folder already.

The problem comes each time I want to update the /auto-generated/ directory with all those new nested files. I can’t just copy-paste the entire directory over from the GUI program’s location, because then all the .svn/ folders would be over-written.

The lazy approach is to go into each folder side-by-side and manually just copy over the files for the base directory and every sub-directory therein. Obviously this is incredibly tedious.

Short of just writing a bash script to do this for me, is there any svn command that I can use that won’t completely break all the nested .svn/ directories in the already-tracked folder?

  • 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-23T09:55:25+00:00Added an answer on May 23, 2026 at 9:55 am

    Normally, you shouldn’t store generated files in your source code. However, sometimes that’s not possible.

    We had a similar issue with Robohelp generated Help files. Robohelp took Microsoft Word documents and generated HTML files. The problem is that all file and directory names would be changed every time we ran Robohelp. Normally, I’d just generate the damn files myself as part of the build process. However, we built on a Linux system, and Robohelp could only run on Windows (and only interactively).

    We handled this by zipping up all files in Robohelp into one zipfile, and then just checking in that one zipfile. Our build process would unzip it when necessary.

    You could do the same with your auto-generated files. Instead of an entire directory tree, you’ll have a single zipfile to check in and out. When the autogenerated stuff changes, only one file (the zip) shows up in the history log instead of the entire directory tree.

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

Sidebar

Related Questions

Within my Subversion project I have a few directories that contain other open source
Say I've got a project under git version control. Within that project, I have
Is there a tool that can parse C++ files within a project and generate
I am working on implementing Zend Framework within an existing project that has a
I have Aptana installed within Eclipse. I'm working on a project with the dojo
I have a solution with two projects within: Company.Project.vbproj Company.Project.Tests.vbproj Within the Company.Project.vbproj assembly,
I have an asp.net c# project and need to open another page (within the
I have a Setup project (MSI) in VS2008 which installs my project. Within the
I have a Maven project within which I need execute two code generation steps.
I have created a config file within my project, and called it MyConfig.config. It

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.