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

The Archive Base Latest Questions

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

I set up an SVN repository for my Android project the wrong way and

  • 0

I set up an SVN repository for my Android project the wrong way and I would appreciated some help correcting it.

I created a standard SVN repository as follows (I did not create a root “svn” folder because I only plan to store one project in this repository):

http://myserver/MyProject
    /trunk
    /branches
    /tags

When I checked in my project it went into the root folder instead of the /trunk folder. So I had the folders:

http://myserver/MyProject
    /trunk
    /branches
    /tags
    /MyProject
        /src
        /res
        /...etc

I’ve been working this way for a while, using Eclipse and (I think) the Subversive SVN connectors. I know NOTHING about the svn command line. Now I need to move my project to the trunk folder as I should have done from the beginning. I copied the MyProject folder to the trunk folder by copy/pasting in the SVN Repositories view in Eclipse and renamed the old folder, so now I have:

http://myserver/MyProject
    /trunk
        /MyProject
            /src
            /res
            /...etc
    /branches
    /tags
    /MyProject.old
        /src
        /res
        /...etc

How do I get my project to start using /trunk/MyProject? Ever since I renamed /MyProject.old to /MyProject Eclipse cannot find the remote files when I sync. I tried changing the repository location from

http://myserver/MyProject

to

http://myserver/MyProject/trunk

but Eclipse warns that “The repository root URL refers to one of the resources configured as a structure node. Do you wish to normalize the URL by cutting it’s last segment off?” If I say Yes I’m back in the same boat and if I say No I get nasty errors when I try to sync.

How do I get my code syncing to the new location? What am I doing wrong? I’d preferably like to keep my revision history and not start over again!

Thanks in advance,

Barry

  • 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-24T02:55:23+00:00Added an answer on May 24, 2026 at 2:55 am

    Have a look at this thread:

    How do you move a file in SVN?

    I think the best option for you is to put everything back as it was before you copied the folder over. With svn, you have to be careful when you move/copy stuff around, because each folder contains a .svn folder. Inside that folder there are references to the actual repository, so when you modify the underlying file system, you bring the working copy in a very unstable and out of synch state.

    If you don’t have many local changes, you should probably do a fresh checkout. When you are done with that, you can follow the suggestion in the above thread to use svn commands to move folders/files around.

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

Sidebar

Related Questions

I would like to set up a SVN repository that would act like a
I have created an SVN repository for project but now realise that the files
I've created my repository this way: sudo svnadmin create /svn After restarting apache i
My boss just set up SVN repository for a new project on a new
I would like to set up an SVN Repository on this Old machine I
I've set up our SVN repository like the Subversion book suggests, and this is
I'm having some doubts on how to set up my SVN stuff. First my
I am trying to set up an svn repository on a linux server. What
Here's how my SVN is set up: 1 - I have an SVN repository
I am hosting a SVN repository and I want to set up a hook

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.