How to switch logon users on the SVN Client

Source: Internet
Author: User
Tags svn client tortoisesvn

How to switch the login user on the SVN client solution 1: windows environment: 1. Right-click the project and choose TortoiseSVN --> settings, 2. On the TortoiseSVN Settings page that appears, select the "Saved Data" option. 3. Click the "Clear" button corresponding to "Authentication data, clear the previous authentication information. Next time, you will be asked to enter the user name and password. OK! Linux environment: svn co -- username xxxxx svn: // www.yyy.com/aa/bb solution 2: 1. Find the client configuration file we use by deleting the SVN client account configuration file www.2cto.com (1, in window xp, they are located in the Documents and Settings \ alex \ Application Data \ Subversion \ auth \ folder on the system disk and delete all the files in it. (2) Use SVN to update or submit so that the client can communicate with the server. In this way, the SVN client requires us to enter a new user name and password, enter our user name and password to replace the old user name and password. 2. Modify the SVN server account configuration file, which requires the SVN administrator to work with (1) find the server account configuration file, which is located in the SVN Server installation path config folder, open and edit the passwd file, delete or comment on the account to be replaced (2) use SVN to update or submit the file on the client so that the client can communicate with the server, in this way, the SVN client requires us to enter a new user name and password, and enter our user name and password to replace the old user name and password. Author Li jiashun

Related Article

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.