I've complete the move of Woden's SVN repository to 

https://svn.apache.org/repos/asf/webservices/woden/

To update your workspace in Eclipse:

1. Change to the SVN Repository Exploring perspective.
2. You should have an entry for 
https://svn.apache.org/repos/asf/incubator/woden. Right click on the entry 
and select Relocate...
3. The wizard will show you the projects that will be relocated. Click 
next.
4. Enter the new URL as https://svn.apache.org/repos/asf/webservices/woden 
and click Finish.
5. The wizard relocates the Woden repository and all your projects are 
updated.

These instructions are available with screenshots in the Eclipse help 
system (if you have subclipse installed) under Subclipse->Reference->Other 
Actions->Relocate Repository.)

To update your workspace from the command line:

Use the SVN switch command as follows:

svn switch --relocate https://svn.apache.org/repos/asf/incubator/woden 
https://svn.apache.org/repos/asf/webservices/woden

More information on the command line switch command can be found at [1].

[1] http://svnbook.red-bean.com/en/1.4/svn.ref.svn.c.switch.html


Please let me know if you have any issues.

Lawrence


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to