Use of CVS tags

Source: Internet
Author: User

When detecting files in the library by TAG, any modifications made in the sandbox cannot be submitted to the remote library;
If yes, you can modify the files in the corresponding CVS folder;
For example, a file named firstdirectory is detected from the library by TAG.
The folder contains the following three files:
Firstfile.txt
Secondfile.txt
Thirdfile.txt
Later, the user modified the firstfile.txt file. Now I want to submit it to the database.
In this case, you cannot submit a commit directly.
However, you can modify the files in the CVS folder under the firstdirectory folder. The contents of the folder are as follows:

First, delete the Tag file;
Open the entries file with the following content:
/Fistfile.txt/1.4/Thu Nov 30 10:15:47 2006/-KKV/tversion4
/Secondfile.txt/1.1/Thu Nov 30 10:17:43 2006/-KKV/tversion4
/Thirdfile.txt/1.1/Thu Nov 30 10:19:23 2006/-KKV/tversion4
D
Note that there is tversion4 text, and version4 is the Tag I specified when I checked out;
Change it:
/Fistfile.txt/1.4/Thu Nov 30 10:15:47 2006/-KKV/
/Secondfile.txt/1.1/Thu Nov 30 10:17:43 2006/-KKV/
/Thirdfile.txt/1.1/Thu Nov 30 10:19:23 2006/-KKV/
D
Save the settings;
In this case, the file commit in this folder can be successful;

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.