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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T22:12:10+00:00 2026-05-15T22:12:10+00:00

I installed subversion on my Ubuntu server and I can use subclipse (1.6) in

  • 0

I installed subversion on my Ubuntu server and I can use subclipse (1.6) in Eclipse Helios on Ubuntu and it works fine.

However when I try and use Subclipse (1.6) in Eclipse Helios on Windows, it doesn’t work and I get errors.
In Windows when I use http://serverAddress/svn, I get an error saying folder doesn’t exist and an error in the console saying:

Repository has been moved
svn: Repository moved permanently to 'http://serverAddress/svn/'; please relocate

When I use svn://serverAddress/svn, I get an issue as well.

Does anyone have any ideas?

  • 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-15T22:12:10+00:00Added an answer on May 15, 2026 at 10:12 pm

    This is not an Eclipse issue, but a SVN issue.

    If you could see your repo in a web browser, the SVN FAQ mentions an httpd.conf error. But in your case:

    • either you haven’t created a repository yet (see svnadmin create)

    • or you have a repo, but haven’t create properly a directory in it, a bit like in this thread:

    I then created a subdirectory “projectx” under ~/webapps/svn with subdirectories “trunk“, “branches” etc and then ran:

    $ svn import projectx file:///home/<user>/webapps/svn/projectx -m "first import".
    

    projectx/trunk etc showed up fine on Trac, and https://svn.<user>.webfactional.com/projectx/ showed up fine in the browser, with proper authentication etc. All well and good.

    However, when attempting to check out the project from trunk (using Tortoise SVN), I got this error:

    Command: Checkout from https://svn.<user>.webfactional.com/projectx/trunk, revision HEAD, Fully recursive, Externals included  
    Error: Repository moved permanently to   
    Error: 'http://svn.<user>.webfactional.com/projectx/trunk/'; please relocate  
    

    With the solution being:

    You’ve created directories on the filesystem below your repo, eg ~/webapps/svn/projectx. That’s the wrong way.

    You should instead use ‘svn mkdir‘ to create the directories.


    If this is not enough, see also this SO question, where it mentions that the repository address is usually http://servername/svn/repositoryname, not http://servername/svn.

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

Sidebar

Related Questions

My Ubuntu server has Apache and Subversion installed. I use this server as a
I have an Ubuntu Server (with all of LAMP and Subversion installed). I use
Simple question. I use Visual studio and I've just installed subversion, how can i
At work, we have a windows server 2003 with IIS and Subversion installed. We
I've installed Subversion on Ubuntu following the guide Installation of Subversion on Ubuntu, with
My server has both Subversion and Apache installed, and the Apache web directory is
I installed SVN on a Ubuntu machine and I can't get my head around
I recently just installed Eclipse onto a Ubuntu 10.04 machine. Now, I'm reading Getting
I have used Subclipse, a Subversion plugin for Eclipse, in the past and it
If you have Subversion installed on your development machine and you don't work in

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.