"SVN command Collation"

Source: Internet
Author: User

(check the documentation for XXX commands at the command line via SVN help xxx)

1. Add (add file to version management)

  Put files and directories under version control, scheduling them for addition to repository. They'll is added in next commit.

Usage:add PATH ...

2. Blame (praise, annotate, Ann) (displays the revised version of the specified file & author information)

  Output the content of specified files or URLs with revision and author information in-line.

  Usage:blame target[@REV] ...

If specified, REV determines in which revision the target was first loogked up.

3. Cat (Displays the contents of the specified version file)

  Output the content of specified files or URLs.

Usage:cat target[@REV] ...

4. Changelist (CL) (grouping the specified files)

  Associate (or dissociate) Changelist clname with the named files.
Usage:1. Changelist clname PATH ...
2. Changelist--remove PATH ...

5. Checkout (CO) (pull the replacement code from the codebase)

  Check out a working copy from a repository.

Usage:checkout url[@REV] ... [PATH]

If specified, REV determines in which revision the URL is first looked up.

"SVN command Collation"

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.