TAILIEUCHUNG - Version Control with Subversion phần 3

Tham khảo tài liệu 'version control with subversion phần 3', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Advanced Topics option to tell Subversion ignore its ignores list and operate on all the files and directories present. Keyword Substitution Subversion has the ability to substitute keywords pieces of useful dynamic information about a versioned file into the contents of the file itself. Keywords generally provide information about the last modification made to the file. Because this information changes each time the file changes and more importantly just after the file changes it is a hassle for any process except the version control system to keep the data completely up-to-date. Left to human authors the information would inevitably grow stale. For example say you have a document in which you would like to display the last date on which it was modified. You could burden every author of that document to just before committing their changes also tweak the part of the document that describes when it was last changed. But sooner or later someone would forget to do that. Instead simply ask Subversion to perform keyword substitution on the LastChangedDate keyword. You control where the keyword is inserted into your document by placing a keyword anchor at the desired location in the file. This anchor is just a string of text formatted as KeywordName . All keywords are case-sensitive where they appear as anchors in files you must use the correct capitalization in order for the keyword to be expanded. You should consider the value of the svn keywords property to be case-sensitive too certain keyword names will be recognized regardless of case but this behavior is deprecated. Subversion defines the list of keywords available for substitution. That list contains the following five keywords some of which have aliases that you can also use Date This keyword describes the last time the file was known to have been changed in the repository and is of the form Date 2006-07-22 21 42 37 -0700 Sat 22 Jul 2006 . It may also be specified as LastChangedDate. Revision This keyword .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.