The Rave SVN location has been moved to its new location at
http(s)://svn.apache.org/repos/asf/rave.  All current working copies will
need to be switched to the new location using the following command
(executed from the working copy directory):

   svn switch http(s)://svn.apache.org/repos/asf/rave/<subpath> ./

Where <subpath> represents the path underneath rave where the working copy
is pointed.  For instance, to switch to the non-commmitter trunk, you
would execute the following command from the working copy directory:

   svn switch http://svn.apache.org/repos/asf/rave/trunk ./

To double check that the switch was successful execute:

   svn info

Verify that the URL is what you expected.

-Matt

Reply via email to