CVS problem set

Source: Internet
Author: User

Q: There are two users on the server, administrator and user1. I have set a working directory user1wk for user1. This working directory has been set with permissions. Only user1 can perform CrW. But I don't know why. Every time I add a file in this directory, the server returns the message "User administrator cannot change C:" workroot "user1wk, at that time, I used user1's account to log on. Could you help me analyze the problem?

A: Only users who use the checkout module can perform operations on the checkout module.

Writer and reader files store user permissions. If you have read and write permissions, you must add a user name to writer. Only the read permission is added to the reader file. If both files exist, the default value is read-only permission.

Q: How do I lock and unlock a database in CVs?

A: The CVS lock library, CVS admin-l

Unlock CVS admin-U or execute the wincvs menu item trace "unlock

Q: After a file under the control of CVS has been modified for a period of time, all the files are fixed to version 2.0, and then the following information is displayed:

CVS server: sticky tag '2. 0' for file 'web/login. asp 'is not a branch

CVS [server aborted]: Correct abve Errors First!

A: Execute update. In the update settings option dialog box that appears,

Select reset any sticky date/Tag '-k' options and click OK.

Q: The following error message is displayed during execution and submission.

CVS server: "commit" requires write access to the repository

A: For permission issues, find the file named root in the corresponding directory, delete it, and re-execute the relevant commands.

Q: When I use CVs, I have two questions about labels and branches.

1. What are the differences between these labels and branches?

2. Can tags be understood as baselines or milestones?

A:

1. The tag adds a name to a version of the file to facilitate search and management. The branch modifies the file without affecting the file itself, which means adding a version is too different.

2. Tag a batch of files to be understood as a baseline or milestone.

Q: A prompt is displayed when the cvsnt cannot be created.

500) {This. resized = true; this. style. width = 500;} ">

A:

Check whether the "environment variable" (Control Panel-system) has set the installation path of the program. If yes, restart the computer. If not, add it and restart the computer.

Q: an error message is displayed when you perform an update or submit operation:

CVS [update aborted]: Reading OBJ/debug/album. projdata: Permission denied

A: cause: the file is open.

Solution: Disable the file.

Q: How to Solve the slow execution speed of CVs:

Answer: There are too many binary files in the library.

CVS server performance decline

Slow inter-network transmission

Incompatible server and client versions

Q: I modified the file of the rollback version. What should I do before submission:

A: When the client rolls back to a lower version (after modification), it is forcibly submitted to a later version than the server (Force revision/branch is selected). The following message is displayed:

CVS server: up-to-date check failed for '11.txt'

CVS [server aborted]: Correct abve Errors First!

This message reminds you that the version on the server is newer than your local file, and you need to update it.

 

Therefore, after the file is modified, the following message is displayed when the "Reset any sticky date/Tag/-k" Options option is selected during the next update:

RCS file:/sport/af14r/CF/11.txt, v

Retrieving revision 1.2

Retrieving Revision 1.3

Merging differences between 1.2 and 1.3 into 11.txt

M 11.txt

 

* ***** CVS exited normally with code 0 *****

  

The preceding information indicates that two different versions are merged.

Then, execute the submit operation.

 

If you do not make any modification, Force commit (select force commint (even if not modifed) with the following error message

CVS server: sticky tag '1. 3' for file '11.txt 'is not a branch

CVS [server aborted]: Correct abve Errors First!

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.