[ScryMUD] Update on the ScryMUD svn-repository.

Edward Roper edro+scrymud at wanfear.net
Sun Jun 24 16:38:10 PDT 2007


==============================================================================
- The Subversion repository has moved
==============================================================================

    * You can remove your local copy and check the sources out
      again.
       
    * You can tell your Subversion client where things moved to.
      (see the notes below)

1. Enter the root of your checked-out copy.

2. Issue the command “svn info”.
   At this point you will see something similar to the following:
       Path: .
       URL: https://www.wanfear.com/svn/ScryMUD/trunk
       Repository Root: https://www.wanfear.com/svn/ScryMUD
       Repository UUID: 33c3ba4c-c0df-0310-8aa6-9690bdb13f16
       Revision: 953
       Node Kind: directory
       Schedule: normal
       Last Changed Author: eroper
       Last Changed Rev: 953
       Last Changed Date: 2007-06-17 14:45:22 -0700 (Sun, 17 Jun 2007)

3. Take note of the URL.

4. “svn switch --relocate <old_url> http://mud.scrymud.net/svn/ScryMUD/trunk”

    a. “<old_url>” isn't literal, replace it with whatever was in your info
        output.

5. Note that if you have commit rights, you should probably be using https,
   rather than http.




More information about the ScryMUD mailing list