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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T15:52:45+00:00 2026-06-16T15:52:45+00:00

I have a project in Eclipse, MyProject/ , that I want to share and

  • 0

I have a project in Eclipse, MyProject/, that I want to share and import into my SVN repo:

MyProject/
    src/
    dist/
    lib/
    ...etc.

Ultimately, I want to end up with an SVN repo for this project that looks like this:

svn://mySVNrepo/
    MyProject/
        trunk/
            src/
            dist/
            lib/
        branches/
        tags/

But when I right-click MyProject and select Team >> Share, and follow the prompts, I end up with:

svn://mySVNrepo/
    MyProject/
        src/
        dist/
        lib/

So it’s: (1) not allowing me to create trunk, branches and tags dirs, and (2) not allowing me to “nest” my imported project into trunk.

I then tried to create the directories manually from the SVN Repo Explorer view, and created:

svn://mySVNrepo/
    MyProject/
        trunk/
        branches/
        tags/

Then, I tried to share my project at:

svn://mySVNrepo/trunk

When I try to run this initial import, I get a warning from Eclipse:

Warning: The specified folder already exists in the repository. If you continue, that folder will be checked out to your local workspace and your project will be connected to this existing location. Do you want to continue?

  • I don’t want to overwrite my local copy (that I’m trying to share); it has a lot of work in it!
  • I don’t really understand what this warning is telling me, and basically I don’t want to mess anything up!

So I ask: is my approach wrong, and if so, how can I commit my project for the first time into a trunk/ subdirectory? And if my approach is correct, then please help me decipher this warning message and advise on what I should do. Thanks in advance!

  • 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-16T15:52:46+00:00Added an answer on June 16, 2026 at 3:52 pm

    One approach that would work is to keep your manually created trunk/branches/tags directories in SVN. Check out the empty /trunk into a parallel directory on your local workstation (Let’s say directory #2, with your local project as #1). Then copy your project + code from #1 into that /trunk directory and commit to SVN.

    Then you can make a 3rd directory locally, and check-out your SVN copy and ensure it compiles/runs properly. If so you can delete the intermediate #1/#2 directories, or keep your initial project as a backup just incase (but it’ll be non-versioned). Then continue to use directory #3 as your new SVN monitored workspace.

    If I’m unsure how my changes will affect work that I don’t want to lose, I try to take an approach like this so the least amount of harm is done to my code if something goes wrong (say with a SVN command/operation I’m unfamiliar with, etc).

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

Sidebar

Related Questions

I have several libraries that I want to import into my project. They are
I have a Java project in Eclipse that is being managed by SVN (Subclipse).
I have a project in eclipse on my laptop that I pushed to Git
In my project, I have a resources directory ( src/main/resources ) that contains properties
I have a simple GWT project in Eclipse, it has a servlet that calls
I have a working Android tuner project app that I want to use as
I have an Android project and Eclipse is telling me my project has an
I have a project in eclipse (let's call it project A) which is a
I have a project in Eclipse. When I run it from inside Eclipse, everything
I have a Java project in Eclipse with ~10 packages and ~10 class files

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.