Menu

svn error

Help
Joachim
2020-02-26
2020-03-04
  • Joachim

    Joachim - 2020-02-26

    Hi all,

    I just tried to check SVN for WIKINDX updates (with my usual svn update, but got the message:

    svn: E170013: Unable to connect to a repository at URL 'svn://svn.code.sf.net/p/wikindx/code/wikindx/stable'
    svn: E210005: No repository found in 'svn://svn.code.sf.net/p/wikindx/code/wikindx/stable'
    

    Is there something which got changed or is this only a server glitch?

    svn infogives

    Path: .
    Working Copy Root Path: /var/www/wikindx
    URL: svn://svn.code.sf.net/p/wikindx/code/wikindx/stable
    Relative URL: ^/wikindx/stable
    Repository Root: svn://svn.code.sf.net/p/wikindx/code
    Repository UUID: 0696fdcb-5650-0410-828b-fbc45fd970ac
    Revision: 3959
    Node Kind: directory
    Schedule: normal
    Last Changed Author: lkppo
    Last Changed Rev: 3948
    Last Changed Date: 2020-02-19 23:44:51 +0100 (Wed, 19 Feb 2020)
    

    Best
    Joachim

     
  • Mark Grimshaw

    Mark Grimshaw - 2020-02-26

    Hi Joahcim,

    Yes, in an effort to get rid of SVN errors accumulating over the years, we have changed the repository. If you click on the SVN link to the top right of this page, you will find the new details.

    Regards,

    Mark

     
    • Stéphane Aulery

       

      Last edit: Stéphane Aulery 2024-02-20
      • Joachim

        Joachim - 2020-03-04

        Hi Stéphane,

        I'mm a bit lost here. Simply putting svn switch svn://svn.code.sf.net/p/wikindx/svn gives the error message

        svn: E170009: 'svn switch' does not support switching a working copy to a different repository
        svn: E170009: Repository UUID 'b5da76e6-9d34-46e5-a24a-8866c81a9b49' doesn't match expected UUID '0696fdcb-5650-0410-828b-fbc45fd970ac'
        

        Trying svn switch --relocate svn://svn.code.sf.net/p/wikindx/code svn://svn.code.sf.net/p/wikindx/svn gives

        svn: E195009: The repository at 'svn://svn.code.sf.net/p/wikindx/svn/wikindx/stable' has uuid 'b5da76e6-9d34-46e5-a24a-8866c81a9b49', but the WC has '0696fdcb-5650-0410-828b-fbc45fd970ac'
        

        Maybe this has to do with different revisions?

        Any hints appreciated!

        Best
        Joachim

         

        Last edit: Stéphane Aulery 2024-02-20
        • Stéphane Aulery

          Hi Joachim,

          I did not take the test for myself. I just cloned the repository again on my development machine.

          In theory, if I follow the SVN manual, try to switch with these urls please :

          https://svn.code.sf.net/p/wikindx/svn/tags/stable
          svn://svn.code.sf.net/p/wikindx/svn/tags/stable

          Regards,

           

          Last edit: Stéphane Aulery 2024-02-20

Log in to post a comment.