Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to switch login users on SVN client

2025-05-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article introduces the knowledge of "how to switch login users on the SVN client". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

How to switch login users on SVN client

Option 1:

Windows environment:

1. Right-click on the project and select TortoiseSVN-- > settings

2. Select the "Saved Data" option in the pop-up TortoiseSVN Settings page

3. Then click the "Clear" button corresponding to "Authentication data" to clear the previous authentication information.

Next time, you will be asked for a user name and password, OK!

Linux environment: svn co-- username xxxxx svn://www.yyy.com/aa/bb

Option 2:

1. Delete the account profile of the SVN client

(1) find the client configuration files we use, and delete all the files in their location under window xp in the Documents and Settings\ alex\ Application Data\ Subversion\ auth\ folder of the system disk.

(2) use SVN to update or submit, so that the client can communicate with the server, so the SVN client will ask us to enter a new user name and password, and enter our user name password to replace the old user name password.

2. By modifying the SVN server account configuration file, this part requires the cooperation of the SVN administrator.

(1) find the server account configuration file, which is located in the config folder of the installation path of the SVN server. Open and edit the passwd file, delete or comment on the account that needs to be replaced.

(2) use SVN to update or submit on the client side, so that the client can communicate with the server, so the SVN client will ask us to enter a new user name password, and enter our user name password to replace the old user name password.

This is the end of the content of "how to switch login users on SVN client". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report