TAILIEUCHUNG - Google hacking for penetration tester - part 42

Trước khi chúng tôi tiếp tục, chúng ta hãy một khẩu nhìn vào lật đổ hệ thống quản lý phiên bản. Một khi bạn đã sẵn sàng để phát hành dự án, đăng nhập vào Google Code và click vào nguồn sẽ được đưa đến nguồn dự án của bạn hiển thị trang hướng dẫn về cách kiểm tra thư mục của bạn dự án thể hiện trong hình 10,27. | Hacking Google Services Chapter 10 411 http downloads or by installing Cygwin and selecting the svn package. For the rest of this section we are going to operate from the console via the command line svn util. Brief Introduction to SVN Before we continue let s take a brief look at the subversion version management system. Once you are ready to release your project log into Google Code and click on the Source will be taken to your project source page displays instructions on how to checkout your project folder as shown in Figure . Figure Google Code Source Page The following svn command will checkout a project svn checkout https svn trunk projectname --username username Substitute projectname and username placeholders with your project name and your Google will be prompted for your Google Code password which is different than your Google account password .Your Google Code password can be found at http hosting settings. 412 Chapter 10 Hacking Google Services This svn command will create a new folder within your current working directory with the name of your add files change to the project directory and create a file. Get back to command line mode and add the file in the repository like this svn add filename Once you are happy with all changes and new file additions you need to commit the is achieved via the following line svn ci -m description of the commit Supply a different message -m for the commit message - something that is more descriptive and outlines the changes that you ve made. Getting the files online Once your project is committed into the source repository you can access its content online. Your project is available at http svn in mind that the committed files are served as Content-type text plain or Content-Type applica-tion octet-stream see Figure which prevents them .

TỪ KHÓA LIÊN QUAN
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.