Note that there are some explanatory texts on larger screens.

plurals
  1. POHow can I change the repository url using AnkhSVN 2.x
    primarykey
    data
    text
    <p>I'm connecting to my Subersion server (VisualSVN server 1.6.3) using Ankh v2.0.5250.202 on VS 2008</p> <p>The current url for my repository is <a href="https://svnserver:8443/svn/foo/foo/trunk/" rel="nofollow noreferrer">https://svnserver:8443/svn/foo/foo/trunk/</a> and I want to switch to <a href="https://svnserver:6002/svn/foo/foo/trunk/" rel="nofollow noreferrer">https://svnserver:6002/svn/foo/foo/trunk/</a></p> <p>I'm using the "Switch To" tool to select a new URL 'available on the right hand of the url bar in the "pending changes" window.</p> <p>Unfortunately, when I select the new url, I get an error stating that <strong>'<a href="https://svnserver:8443/svn/foo/foo/trunk" rel="nofollow noreferrer">https://svnserver:8443/svn/foo/foo/trunk</a>' is not the same repository as '<a href="https://svnserver:6002/svn/foo" rel="nofollow noreferrer">https://svnserver:6002/svn/foo</a>'</strong></p> <p>I've tried to input '<a href="https://svnserver:6002/svn/foo" rel="nofollow noreferrer">https://svnserver:6002/svn/foo</a>', '<a href="https://svnserver:6002/svn/foo/foo" rel="nofollow noreferrer">https://svnserver:6002/svn/foo/foo</a>', '<a href="https://svnserver:6002/svn/foo/foo/trunk" rel="nofollow noreferrer">https://svnserver:6002/svn/foo/foo/trunk</a>', but I'm always getting the same error.</p> <p>Is there a fix? Or a config file that I can manually edit ? (I didn't find such a config file)</p> <p>Note : On the server side, I've juste changed the server port without touching anything else. I can browse through the repository using the repository explorer so I think the problem is on the client side.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload