Create a user (cvsnt) for independent CVS Authentication)

Source: Internet
Author: User

The procedure is as follows:

1. download and install the latest version on the official website of CVS. official homepage:Http://www.march-hare.com/cvspro/ 

2. Start the CVS service and create a CVS library.

3. Under the cvsroot directory of the created CVS library, create a new file and name it passwd. Add the following content to the file:

Bluelazysb: Administrator

There are three parts in total. The user name, password, and local user are separated by the colon.
User name: the user name used to log on to CVS.
Password: the user's password, which must be encrypted. If it is empty, the password is empty.
Local User: the local user corresponding to the alias of the CVS user (there is no other relationship with the local user, just the relationship of the alias)

4. Create a new file in the same directory of the passwd file and name it Admin. Add the user of the Appeal bluelazysb to the file.

5. Find the checkoutlist file in the same directory and remove the read-only attribute. append a row to the file with the content Admin. Then the read-only file can be restored.

6.Modify the systemauth = no in the config file in the same directory. So far,Directly use the CVS account to log in.

Attached detailed reference link: http://javasky.bloghome.cn/posts/44034.html

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.