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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T21:39:52+00:00 2026-05-17T21:39:52+00:00

I committed a 3rd party project into my own svn repository. Now, I got

  • 0

I committed a 3rd party project into my own svn repository. Now, I got a new version of that project and I’d like to substitute it in my repository.

The project is quite big (1.2GB) and the new version has new files/directories and also deleted files/directories.

The trivial solution is

svn rm project
mv /path/to/new/project .
svn add project
svn ci

However, I loose the history for everything. Additionally, the svn server won’t be able to use delta-compression (Yes, server space does matter).

Another way is to just overwrite all files in the working directory and then commit it. However, the deleted files remain in the repository. svn add --force * also “forgot” to add some files.

What are the other possibilities to commit the new version? Is this an unusual use-case so there is no built-in support for this?
(With Tortoise SVN I’d mess around with the .svn folders, Tortoise offers to delete missing files/folders in the commit dialog, but the command line version refuses to commit if it encounters files/folders not deleted using svn rm)

Extra 1: How to avoid changes in my repository to be overridden? (There only few, so re-applying is acceptable at the moment)

Extra 2: I replaced all symlinks with copies of the destination (To get rid of special status changed errors). How to avoid this?

Extra 3: How to cope with renamed files/directories? Since I just get the new version without change history, it is impossible to determine those automatically. svn mv before committing?

  • 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-17T21:39:52+00:00Added an answer on May 17, 2026 at 9:39 pm

    The fs2svn tool, part of svn2svn does the basics of what you’re looking for. Start with this post.

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

Sidebar

Related Questions

I have a django project that uses a lot of 3rd party apps, so
I accidentally committed a folder named .svn to a Subversion repository. Now when I
I accidentally committed some large test wav files into my repository and they are
I'd like to check code committed to my remote git repository with PHP CodeSniffer
I have created and committed to Mercurial repository that was created on my local
I accidentally committed some changes to the repository that were not complete. I do
I have a (REST) application that handles CRUD operations initiated by a 3rd party,
I recently realized that my project's .Publish.xml file is being committed to source control.
I accidentally committed too many files to an SVN repository and changed some things
Our SVN repository works as follows: Nothing can be committed to the trunk unless

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.