[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Can no longer move files after relocate

From: Hendrik Maryns <qwizv9b02_at_sneakemail.com>
Date: 2007-12-18 17:31:24 CET

Hi,

I recently moved my svn:// repository from localhost to a machine in the
same network, called coxorange. In the SVN repository exploring
perspective, I relocated the repo svn://localhost to svn://coxorange.

Things went fine, I was able to commit and update, make a tag.

Today, I decided to split a Java package in two packages. I made the
new package, which was initially marked with a ‘?’. I then tried to
move the classes over to the package, but Eclipse gives the error message

An exception has been caught while processing the refactorying ‘Move’.

Reason: Problems encountered while moving resources.

At the same time, the svn console shows the following:

move
/home/hendrik/workspace/MSO/de/uni_tuebingen/sfb/lichtenstein/binarytrees/Query.java
/home/hendrik/workspace/MSO/de/uni_tuebingen/sfb/lichtenstein/UI/Query.java
    svn: Cannot copy to
'/home/hendrik/workspace/MSO/de/uni_tuebingen/sfb/lichtenstein/UI', as
it is not from repository 'svn://coxorange/'; it is from 'svn://coxorange'

I tried adding the / at the end of the repo name, but this didn’t help,
instead it split up the repo in three different ones for each project,
but the error message stays the same.

I’d be pleased if someone helped me out of this.

TIA, H.

-- 
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
==================
http://aouw.org
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html

Received on Wed Dec 19 10:10:23 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.