Two client-side setting methods after the SVN server changes the IP address

Source: Internet
Author: User
Tags svn tortoisesvn

The following solution was found online and has not been tried.

After the SVN server changes the IP address, a svn server should be set up to reconnect to the local SVN server. Due to changes in the working environment, you have to modify the IP address of the server. After the IP address is changed, the client can relocate the connection to the server using the following methods:

1. If the client tool isTortoiseSVNRight-click the work copy, select TortoiseSVN-> relocation, and enter a new URL.

2. If the client tool is an eclipse plug-inSubclipseSwitch to the perspective of "SVN Resource Library", right-click the resource library path, and then locate again ..., Enter a new URL.


Another better way is

: Modify the hosts file to prevent SVN server address changes.

Add 192.168.1.254 svnserver to the last line of the C:/WINDOWS/system32/drivers/etc/hosts file.

After the above settings, the svn address is changed to http: // svnserver/svn/. In this way, if the svn address is changed, you only need to modify the hosts file.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.