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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T23:12:34+00:00 2026-06-01T23:12:34+00:00

I ended up having a few Tortoise and/or Subversion malfunctions, and somehow ended up

  • 0

I ended up having a few Tortoise and/or Subversion malfunctions, and somehow ended up with several versions of the same project:

...\Projects\
    MyProject
    MyProject(1)
    MyProject(2)

MyProject(2) is the one that is the “true” one, and is thus the one I want to keep.

I cut and pasted both MyProject and MyProject(1) to a “holding tank” for eventual deletion, so that I now have:

...\Projects\
    MyProject(2)

Now I want to change the name MyProject(2) to MyProject, but I’m afraid to – Tortoise/Subversion is so picky about everything (IOW, it works as intended) that I’m afraid that if I change the name, everything will get all hosed up.

Am I being unduly paranoid? Should I just go ahead and rename it, or does Tortoise/SVN have some “refactor” ability that will make that a safe operation, or…?

  • 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-06-01T23:12:36+00:00Added an answer on June 1, 2026 at 11:12 pm

    You are not being truly paranoid, once you commit, you have that commit forever, it’s worthwhile to take the time to make sure your commit is right. Otherwise, you’ll still have to spend that same amount of time to do the “fix” commit.

    You probably “saved” through the gui some set of items multiple times, and the “window manager” has an option to not overwrite files by adding (1) and the like. If so, odds are good that only one of the branches is actually under revision control. Do a

    svn status
    

    in a few directories to determine if these sub-directories have only been copied in place on your system, have been copied and added on your system, or have been copied, added and committed to the repository.

    If they have only been copied in place, discover which “copy” is the best, and move the contents of that copy to the “correct” location, and delete the others. Then svn add whatever is necessary and commit.

    If they have been copied and added, discover which “copy” is the best, svn revert everything you do not intend to commit, move the contents of the “best” copy to the correct locations, and delete the unneeded files. Then svn add whatever is necessary and commit.

    If they have been copied, added, and commited, then svn delete stuff that’s “in the way”, svn commit, svn move the right stuff into it’s correct location, svn commit, svn delete the other unneeded files, and svn commit.

    There are many other variations on how to fix this (some much better than I have demonstrated), but hopefully the above examples will get you thinking along the right paths. My examples involve more steps, to keep things simple.

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

Sidebar

Related Questions

I didn't plan project correctly from beginning so I ended up having many SQL
This ended up being a path issue. I was using path as one of
Due to a massive refactoring, i ended up having a lot of unused imports
Several weeks ago I took a snapshot of my Android project by simply copying
I ended up having these in both of my .h and .m files, this
I'm trying to style my file input, so i ended up having an extra
Disclaimer: I'm not a Java guy, but ended up having to maintain some Java
I have ended up unexpectedly having to debug some jQuery. Not really my area
I ended up writing a quick little script for this in Python, but I
I ended up with this horrible code below, I can't get a better result

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.