Hi,
Thank you for your help with this. worked great for the most part.
However, somehow I now have a project in my workbench that "possibly" wasn't there when I ran the relocate command and now when I try to synchronize or commit, it continues giving me errors relating to the now extinct old repo.
Is there any way to change the url associated with the project manually? or a better way to do this? if i look at the project's properties, it has the new url and path listed in the subversion properties section. Thanks again.
Bartek
________________________________
From: Mark Phippard <***@gmail.com>
To: ***@subclipse.tigris.org
Sent: Fri, April 16, 2010 4:48:50 PM
Subject: Re: [Subclipse-users] [Subclipse-users] change repository
Yes. The relocate option is basically just a wizard for telling us
you moved a repository to a new URL (but it is the same repository
with the same UUID). This wizard updates your repository item in the
view, which is trivial to do, but the main thing it does is run the
Subversion API for:
svn switch --relocate
On all of the projects in your workspace that were pointed to the old
URL. The SVN API does all the work.
Mark
Post by Bartek SaranHi Mark,
I have a question along the same lines. I needed to move my entire repo from
one server to another.
I had my repo on serverA and used svnadmin dump to make a REPO.DUMP file.
I setup serverB, and created REPO then used svnadmin load < REPO.DUMP to
reproduce the identical repo on serverB. Everything is working fine, I can
see two identical repos in the repositories view located on two different
servers.
Will doing what you describe in your reply below (using Relocate) allow me
to disconnect (or dis-associate) the projects in my workspace (working
copies) from REPO on serverA and connect them to REPO on serverB? Thank you.
________________________________
Sent: Tue, April 6, 2010 10:40:23 AM
Subject: Re: [Subclipse-users] [Subclipse-users] change repository
Post by fachhochMy system admin changed our project repository to a new location .In eclipse
can I tell svn plugin to point my project to a new svn repository ?
Open the SVN Repositories view.
Right-click on your existing repository.
Choose the Relocate option.
This launches a wizard to change to the new URL. This will update any
projects in your workspace accordingly.
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2500541
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2585746
To unsubscribe from this discussion, e-mail: [users-***@subclipse.tigris.org].
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2608269
To unsubscribe from this discussion, e-mail: [users-***@subclipse.tigris.org].